home *** CD-ROM | disk | FTP | other *** search
/ Mac OS 9 Serial Number Archive / SN Archive 2023.11.04.toast / Cracks & Numbers / C&N 1995.08 < prev    next >
Encoding:
Text File  |  1995-07-29  |  400.8 KB  |  13,932 lines  |  [SNKR/KRAK]

  1. Cracks & Numbers
  2. 2
  3. 813
  4. 7/29/95
  5. -
  6. *** Cracks & Numbers ***
  7. vAll
  8. †                          Cracks & Numbers August 1, 1995
  9. -
  10. *** Read Me (Distribution) ***
  11. vAll
  12. †Warning:  NEVER mention this list (or any part thereof) in any public or non-secure transmission.  Specifically this includes non-elite BBS's and the internet (all areas no matter how private you think it is - it isn't), CompuServe, Genie, AppleLink, and the other commercial/public networks.  NEVER leave this list on a storage medium in a non-secure/non-elite environment.  Never use this list in public.
  13.  
  14. The C&N list and/or portions thereof has been mentioned/posted to/transferred over the internet (and probably other non-elite systems) more than a few times in the last year or two!!!  This has resulted in some developers taking action by re-engineering their copy protection - some even going so far as to trash files on your system if you try to use our information (Realmz trashes its own files).  This is extremely annoying to those of use who actually produce or gather this info.  If this continues to happen this list will become useless - we will not allow this to happen as we will simply not distribute it to as wide a channel (by using serialization, encryption and key distribution if necessary) and you (especially the assholes causing the problems) will never see another list again.  
  15.  
  16. BTW: This list is a tool not a solution - so if you really need/use a ware and can afford it - buy it - especially if its a utility or a 'deep' ware.
  17.  
  18. (one exception - never buy anything from microsoft if you can avoid it)
  19. -
  20. *** Using the Cracks ***
  21. vAll
  22. †Most of these cracks can be installed either by using the Sector Editor option of Norton Utilities, or by using Resorcerer, or ResEdit...
  23.  
  24. Norton Utilities:
  25.  
  26. Run Norton Utilities and go to the Sector Editor option in the pull down menus. Select this. Open the drive the file is on. Open the file to be modified. Search for the string requiring modification using the find option. Select the bytes to be modified. Type in the changes.
  27.  
  28. ResEdit/Resorcerer
  29.  
  30. Run ResEdit and select the file to be modified. Click on the resource indicated (ie - Code 1)  If there is more than one entry under that heading select the entry indicated in the crack. Go to the address indicated (Offset - this is usually shown as +0000 and is in the leftmost column) At this location you should see the code you have to change. Select the code to be changed. Type in the changes.
  31. -
  32. 1st Base
  33. vAll
  34. †Move to block 0232, position 006F, and change to 01
  35. Move to block 0005, position 008C, and change to 01
  36. Move to block 0233, position 019F, and change to 60
  37. Move to block 0233, position 01B3, and change to 01
  38. Move to block 0233, position 01C7, and change to 01
  39. Move to block 0005, position 0082, and change to 80
  40. -
  41. 4D Boxing
  42. v1.0
  43. †CODE 12 +0CFA 6604->6004
  44. -
  45. 4D Compiler
  46. v2.3
  47. v2.0.4
  48. 20996169922891
  49. 20996169923881
  50. 20996169924871
  51. 20996169925861
  52. 20996169926851
  53. 20996169927841
  54. 20996169928831
  55. 20996169929821
  56. v1.0.4
  57. †For SN# generation info see the '4D Serial Number Scheme' entry.
  58.  
  59. The first time 4D Compiler is run it will ask you for a serial number and then to insert it's key disk - it will then create a hidden file 'xx' at the root level of the volume that 4D Compiler is on - this file is used instead of you having to insert the key disk from then on.
  60.  
  61. Procedure for making 4D Compiler 2.3 68K create a valid xx file using MacsBug:
  62. =============================================================================
  63. #1) Make a physical disk image of the installer disk 1 or have any formatted HD Disk handy
  64.  
  65. then follow this procedure EXACTLY (note <cr> indicates you press return)
  66.  
  67. #2) Delete any/all old xx (hidden) file(s) and Compiler prefs
  68.  
  69. #3) Quit all other running applications.
  70.  
  71. #4) Run 4D Compiler 2.3 68K.
  72.  
  73. #5) Personalize and enter any valid serial number such as: '20996169929821'
  74.  
  75. #6) Dialog will come up asking for the key disk
  76.  
  77. #7) Break into debugger and type:
  78.  
  79.     ATB FreeDialog;G<CR>
  80.     
  81. #8) physically insert the disk mentioned in step #1.
  82.  
  83. #9) Debugger will now pop up.  Type(Note: S0 stands for step-over ie O in SO is a letter not zero):
  84.  
  85.     ATC;SO D;BR :+40F2;G<CR>
  86.     
  87. #A) Debugger will now pop up at CODE #2 +40F2, type
  88.  
  89.     BRC;PC=PC+4;G<CR>
  90.     
  91. #B) Quit and Run again - will not ask for key disk again unless you made an error.  If so start over
  92. ••• Version: "1.0.4" •••
  93. CODE #1
  94.  
  95. +31F6 6724->4E71
  96. +3214 6006->4E71
  97. -
  98. 4D Dev/Runtime Key Disk
  99. v3.2 (68K) Bypass
  100. v3.2 File Format
  101. †Install the 68K version of 4D 3.2 from the images.
  102.  
  103. The first time 4D is run it will ask you to insert it's key disk - it will then create a hidden file 'xb' (Developer) or 'xc' (Runtime) at the root level of the volume that 4D is on - this file is used instead of you having to insert the key disk from then on.
  104.  
  105. Procedure for making 4D 3.2 Dev/Runtime 68K create a valid 'xb'/'xc' file using MacsBug:
  106. ========================================================================================
  107. #1) Make a physical disk image of the installer disk 1
  108.  
  109. then follow this procedure EXACTLY (note <cr> indicates you press return)
  110.  
  111. #2) Delete any/all old xb (hidden) file and ACI prefs files/folders if present
  112.  
  113. #3) Quit all other running applications
  114.  
  115. #4) Break into debugger and put A-Trap break on _Eject by typing:
  116.  
  117.     ATB EJECT;G<CR>
  118.  
  119. #5) Run 4D, the debugger will pop up, then type:
  120.  
  121.     ATC;SO 6;BR :+5D2;G<CR>
  122.  
  123. #6) Dialog will come up asking for key disk - physically insert disk 1 into the drive now
  124.  
  125. ••• in step #7 it is critical to include the 'BRC' as runtime code checksumming is done •••
  126. #7) Debugger will come up now at main4+5D2. Type:
  127.  
  128.     BRC;PC=PC+4;G<CR>
  129.  
  130. #8) Dialog will come up asking for name/owner/sn# - Click cancel - program will quit
  131.  
  132. #9) Run again - will not ask for key disk again unless you made an error - if so start over
  133.  
  134. #A) Personalize and enter a valid serial number and your done.
  135. ••• Version: "3.2 File Format" •••
  136. 4D 3.2 Developer Key Disk/SN# Info
  137.  
  138. The first time 4D is run it will ask you to insert it's key disk - it will then create a hidden file 'xb' at the root level of the volume that 4D is on - this file is used instead of you having to insert the key disk from then on - interestingly this files contents are independent of the key disk.  The #948 byte 'xb' file format is:
  139.  
  140. [+#00,#39] #40=$28 byte header (20 words of generated data - see below)
  141. [+#40,#43] $00000388 - longword containing the size of the 'FON#' #12 resource
  142. [+#44,#948] the data from the 'FON#' #12 resource
  143.  
  144. The first #40 bytes are generated with the following code - it is unclear what their use is -- as although Random is predictable starting from a given seed, TickCount is not as the timings would vary with hardware and other software that is running and so should not be reliably reproducable (perhaps this is a red herring?):
  145.  
  146. short i,rand;
  147. unsigned long temp,ticks;
  148. for (i=0;i<20;i++)
  149. {
  150.     rand=Random();
  151.     ticks=TickCount() % 1000;
  152.     xbData[i*2]=ticks+rand;
  153. }
  154.  
  155. Format of the ACI prefs 'ICN*' resource (the only resource/data present)
  156. ========================================================================
  157. These three resource contain (in increasing numerical order) the pascal strings you entered in the personalization dialog exclusive-or'd (cyclically if >9 bytes) against the (mungered from seperate pieces so as not to be spotable in the code) fixed string 'DOminiQUE', with the expeception of the length byte which is left alone.
  158.  
  159. ie personalization:
  160.  
  161. name:Doom    -> 04 00 20 02 04
  162. Org.:None   -> 04 0a 20 03 0C
  163. SN# :34868520554560 -> 0E 77 7B 55 5F 56 5C 63 65 70 71 7B 58 5F 5E
  164. -
  165. 4D Developer
  166. v3.2
  167. 34868520554560
  168. v3.0.1
  169. 34868520554560
  170. v3.0
  171. 08020600
  172. 18020700
  173. 28020800
  174. 38020900
  175. 48020000
  176. 58020100
  177. 68020200
  178. v2.2
  179. A-342165175449
  180. B-302260105256
  181. C-362106850509
  182. D-205200607255
  183. D-225490055617
  184. D-302200129276
  185. D-342002870616
  186. E-245191050449
  187. E-332300119683
  188. H-203030825071
  189. H-243178434494
  190. H-244656412618
  191. H-282650130833
  192. H-302304109610
  193. H-382704134633
  194. I-302502133617
  195. M-362304172827
  196. N-302000207053
  197. N-382908192038
  198. O-205376978623
  199. O-262105273925
  200. O-302101218161
  201. O-342301152649
  202. P-205230003253
  203. Q-243126514449
  204. R-205270127273
  205. S-243160352309
  206. S-244397274027
  207. S-342590516249
  208. T-302092506051
  209. U-302191537161
  210. V-302290527273
  211. V-342104143616
  212. W-243387755207
  213. W-322505173725
  214. X-242064960694
  215. X-382806163033
  216. Y-332305915083
  217. Y-342104173749
  218. Z-342000985694
  219. †For key disk info see the entry: '4D Dev/Runtime Key Disk'
  220.  
  221. For SN# generation info see the entry: '4D Serial Number Scheme'
  222. ••• Version: "3.0.1" •••
  223. Partial Crack to get around the key disk:
  224.  
  225. 1. Install the program
  226. 2. Make a copy of the program
  227. 3. Make the following changes in the copy:
  228.      CODE 31+$22E     From 66        to 60
  229.      CODE 31+$290     From 6700 FE82 to 4E71 4E71
  230.      CODE 31+$44C     From 6600 10FE to 4E71 4E71
  231. 4. Run the copy and enter a serial number
  232.    This will create a preferences file on the hard drive
  233. 5. Delete the copy and run the original because the changes
  234.    cause crashes in the program. You will however no longer be asked for
  235.    a key disk at startup.
  236. -
  237. 4D Insider
  238. v2.0.1
  239. 11305970911491
  240. v1.0.1
  241. 17385570911091
  242. AAAAAAB3F0H150
  243. AAAAAAB3ZARBZ0
  244. AAAAAABDZUR1F0
  245. -
  246. 4D Online Help
  247. v3.0.5
  248. 123456400
  249. 654321301
  250.  
  251. v2.0.6
  252. †The SN# algorithm is as follows:
  253.  
  254. num1=First six digits of the serial number
  255. num2=((num1%7)*100)+((num1%3)*10)+(num1%2)
  256.  
  257. SN#=<num1><num2>
  258.  
  259. Thus if num1=654321, num2=(3*100)+(0*10)+(1)=301 so SN#='654321301'
  260.  
  261. Note: only the numerical value of <num2> is significant, so we could also use '654321000000301'
  262. ••• Version: "2.0.6" •••
  263. CODE #3  +422E 6718->4E71
  264. -
  265. 4D Runtime
  266. v3.2
  267. †For key disk info see the entry: '4D Dev/Runtime Key Disk'
  268.  
  269. For SN# generation info see the entry: '4D Serial Number Scheme'
  270. -
  271. 4D SanityCheck
  272. vAlias
  273. Please see the entry SanityCheck
  274. -
  275. 4D Serial Number Scheme
  276. vVarious
  277. †4D SN# Scheme Info
  278. ==================
  279.  
  280. The following is C (or in the later cases pseudo) code to generate and/or check 4th Dimension serial numbers.  This information applies to the following products, whose minLength and mult paramaters are listed:
  281.  
  282. Product                minLength mult
  283. ================       ========= ====
  284. 4D Insider 1.0.1       4         5
  285. 4D Insider 2.0.1       4         59 which is equivalent to 9 since (a+b)%c=(a+(b%c))%c
  286. 4D Compiler 2.3        8         7
  287. 4D Runtime 3.2         8         2
  288. 4D Developer 3.2       8         0
  289.  
  290. /* ********************************************************************************************** */
  291. int    myVal(char c)
  292. {
  293.     return (c>='A')?c-'A'+10:c-'0'; // Map '0'..'9','A'..'Z' to 0..35 (ie treat as base 36)
  294. }
  295. /* ********************************************************************************************** */
  296. char myValToChar(short v)
  297. {
  298.     return (v>9)?'A'+v-10:'0'+v;
  299. }
  300.  
  301. /* ********************************************************************************************** */
  302. Boolean isValidSN(StringPtr SNStr;short minLength;short mult)
  303. {
  304.  
  305. short    len,mid,i,k
  306. char    specialA,specialB,specialC
  307. Boolean    isValid=TRUE;
  308.  
  309.     len=SNStr[0];
  310.     if (len>=minLength)
  311.     {
  312.         mid=len/2;
  313.         specialA=myVal(SNStr[len])
  314.         SpecialB=((myVal(SNStr[len-1])^specialA)+mid)%10;
  315.         i=1;
  316.         while ((isValid)&&(i<mid))//note: If len is odd implies that SNStr[Len-3] is arbitrary
  317.         {
  318.             k=mid-i;
  319.             specialC=(myVal(SNStr[2*i])^specialA)%10;
  320.  
  321.             //note this next test basically implies that isAlpha(SNStr[k])=isAlpha(SNStr[2*k-1])
  322.             //as far as the protection designers intentions goes.  However the code that
  323.             //checks the serial number will actually accept a larger serial number domain
  324.             //that is possible when this rule is not followed and/or non 0-9,A-Z characters are
  325.             //used for instance ':' would be interpreted as a number and have a value of 10
  326.  
  327.             if (SNStr[k]>='A') // This takes makes inverting this routine non-trivial
  328.                 specialB=(((SNStr[2*k-1]-'A'+10)^specialA)+k+specialB+(i*mult))%10;
  329.             else
  330.                 specialB=(((SNStr[2*k-1]-'0'   )^specialA)+k+specialB+(i*mult))%10;
  331.  
  332.             isValid=(specialB==specialC)
  333.             i++;
  334.         }
  335.     }
  336.     else isValid=FALSE;
  337.     return isValid;
  338. }
  339. /* ********************************************************************************************** */
  340. /* ********************************************************************************************** */
  341. /* ********************************************************************************************** */
  342. I will present two entirely different methods for generating serial numbers.  The simplest, most direct method of attack is to restrict the problem domain to that of entirely numeric serial numbers.  This approach removes the difficulty imposed by the "(SNStr[k]>='A')" test - but imposes the lesser restriction that SNStr[Len] is '0' or '1' in general (specific counterexamples exist).  Thus we can arbitrarily choose digits for the first (mid-1) odd index characters, the 2nd to last (len-1) character (actually this character can even be an alpha), while the last character is choosen as '0' or '1'.  Once those choices have been made it is a fairly straight forward procedure to calculate the remaining first (mid-1) even index numeric characters.  The procedure is as follows
  343.  
  344. Step
  345. ====
  346.  
  347. #1 Choose len such that len>=minLength and len%2=0
  348. #2 Set mid=len/2
  349. #3 Choose numeric characters to occupy the first (mid-1) odd index positions of SNStr
  350. #4 Choose numeric or alpha character to occupy SNStr[len-1]
  351. #5 Choose numeric character '0' or '1' to occupy SNStr[len]
  352. #6 if len%2=1 (len is odd) then choose an arbitrary character for SNStr[len-3]
  353. #7 Calculate the constant         specialA=  myVal(SNStr[len])
  354. #8 Calculate the initial value of specialB=((myVal(SNStr[len-1])^specialA)+mid)%10
  355. #9 Set i=0
  356. #A   Increment i then set k=mid-i
  357. #B   Calculate specialB=(((SNStr[2*k-1]-'0')^specialA)+k+specialB+(i*mult))%10
  358.  
  359.      At this point we know that 0<=specialA<2 and 0<=specialB<10
  360.      We need to find the value of C=myVal(SNStr[2*i]) such that
  361.  
  362.      (C^specialA)%10=specialB, C=0..9.
  363.  
  364.      Letting D=C^specialA the above modular equation becomes D%10=specialB, C=0..9
  365.  
  366.      The general solution (the equation has solutions since specialB<10) to this modular equation
  367.      is:
  368.  
  369.      D=specialB + 10*m, integer m=0..infinity.
  370.  
  371.      However since we must have C=0..9 (in order to get a numeric SN#) and specialA=0..1 we know
  372.      that D=0..9 since D=C^specialA and 9^1=8<10 and a-b<=0<=a^b<=a+b , when 0<=b<=a
  373.      (ie D=0..9 since 0..9 xor 0..1=0..9, but 0..9 xor 2..m=0..9+m -- this is the reason why
  374.      specialA (and thus the last character) must be restricted to 0..1)
  375.  
  376.      Thus since we know that D=0..9 we can ignore the mod operator and work with the simple equation
  377.  
  378.      D=specialB or C^specialA=specialB which implies C=specialB^specialA thus we have step #C
  379.  
  380. #C   Calculate the solution character as SNStr[2*i]=myValToChar(specialB^specialA)
  381. #D   if (i<mid) goto step #A
  382.  
  383. Example for len=14, mult=9
  384.  
  385. Char      000000000011111
  386. Index     012345678901234
  387.           ---------------
  388. SNStr[]="\p1#3#5#7#9#1#91"
  389.  
  390. After Step A
  391.  
  392. mid=7
  393. specialA=myVal('1')=1
  394. specialB=((9^1)+7)%10=(8+7)%10=5
  395.  
  396. After Step C (i=1,k=6)
  397. specialB=((('1'-'0')^1)+6+5+9)%10=(0+20)%10=10%10=0
  398. SNStr[2]=myValToChar(0^1)='1'
  399.  
  400. After Step C (i=2,k=5)
  401. specialB=((('9'-'0')^1)+5+0+8)%10=((9^1)+13)%10=21%10=1 //8 is just 18%10 (modular simplification)
  402. SNStr[4]=myValToChar(1^1)='0'
  403.  
  404. After Step C (i=3,k=4)
  405. specialB=((('7'-'0')^1)+4+1+7)%10=((7^1)+12)%10=18%10=8
  406. SNStr[6]=myValToChar(8^1)='9'
  407.  
  408. After Step C (i=4,k=3)
  409. specialB=((('5'-'0')^1)+3+8+6)%10=((5^1)+17)%10=21%10=1
  410. SNStr[8]=myValToChar(1^1)='0'
  411.  
  412. After Step C (i=5,k=2)
  413. specialB=((('3'-'0')^1)+2+1+5)%10=((3^1)+8)%10=10%10=0
  414. SNStr[10]=myValToChar(0^1)='1'
  415.  
  416. After Step C (i=6,k=1)
  417. specialB=((('1'-'0')^1)+1+0+4)%10=((1^1)+5)%10=5%10=5
  418. SNStr[12]=myValToChar(5^1)='4'
  419.  
  420. thus SNStr[]="\p11305970911491" (This is a valid Insider 2.0.1 SN#)
  421.  
  422. /* ********************************************************************************************** */
  423. The next method I present gets around the no non-digit characters (but last character must be a '0' or '1') restriction at the cost that we must work the problem both forwards and backwards.  This technique comes about by noting that the "(SNStr[k]>='A')" test is only dependent upon the first (mid-1) characters of SNStr.  Thus if we arbitrarily select the last two and these characters within the restriction(s) this test imposes we can solve for the remaining (next mid-1) characters in a two part process.
  424.  
  425. First we must note that the test implies that:  isAlpha(SNStr[k])=isAlpha(SNStr[2*k-1])
  426.  
  427. ie for Len=14
  428.  
  429. k 2*k-1
  430. = =====
  431. 6 11
  432. 5  9
  433. 4  7
  434. 3  5
  435. 2  3
  436. 1  1
  437.  
  438. thus for Len=14
  439.  
  440. Char      000000000011111
  441. Index     012345678901234
  442.           ---------------
  443. SNStr[]="\p?xxyxzy?x?z???"
  444.  
  445. where each character marked with and x,y, or z must be the same type (alpha or digit) as the other characters so marked. In this case, we are only choosing the first 6 characters, so we must be sure that the characters at indexes 2,3 and 5 are either all digits or all alpha's - and when we are solving for the next six characters we must restrict our solutions to those in which the characters at indexes 7,9, and 11 match those that we choose at 4,5 and 6 respectively.  Now as far as solving for our 6 remaining unknowns at positions 7 thru 12 we note that we must work the indexes in the same order as our loop since specialB is an (modular) recurrence equation.  Thus, since the index interdependencies between specialB and specialC are (respectively - in the order we must solve them):
  446.  
  447. step  2*k-1 2*i
  448. ====  ===== ===
  449. 1     11     2
  450. 2      9     4
  451. 3      7     6
  452. 4      5     8
  453. 5      3    10
  454. 6      1    12
  455.  
  456. and we have already specified the characters at indexes 1 thru 6 it is clear that we must first solve (backwards) for the characters at positions 11,9 and 7 by calculating specialB as a function of itself and specialC and specialA; then we must solve (forwards) for positions 8,10 and 12 by (direct) calculation of specialB from itself and specialA.  Both of these calculations can lead to multiple solutions (which is fine) due to modular arithmetic and the increased degrees of freedom in the pseudo (since the first 6 characters are not independent of themselves) independent variables (characters).
  457.  
  458. We must also note that in general we must have specialA=myVal(SnStr[len]) in a small enough range 0..n that will allow us to solve equations of the form:
  459.  
  460.  u + (v^specialA)=w mod 10 for the variable v=0..9 or 10..35 or 0..35 where both u,w=0..9
  461.  u + x           =w mod 10 ,where x=v^specialA
  462. (u + x)%10       =w        ,which implies u+x=w+10*j, integer j>=0 (and j<=4 in our case)
  463.  
  464. thus we have x=w-u+10*j, 0<=j<=4 or simply
  465.  
  466. v=(w-u+10*j)^specialA , j=0..4 such that v=0..9 or 10..35 or 0..35
  467.  
  468. but being able to generally satisfy the first range v=0..9 requires that specialA be constrained to 0..1  This range is also sufficient to guarantee that the other ranges of v are satisfied by some value of j in 0..4
  469.  
  470. Step
  471. ====
  472.  
  473. #1  Choose a len such that len>=minLength, if len%2=1 then SNStr[len-3] can be any character.
  474. #2    Choose the last two characters - the last character must be '0'..'9','A'..'V'
  475.    (note you can do this in many ways and still get the value for myVal(SNStr[len-1]))
  476. #3  Choose the each of the first six character from '0'..'9','A'..'Z' with the constraint that the
  477.     characters at indexes 2,3 and 5 are either all digits or all alpha's.
  478. #4    Calculate the constant         specialA=  myVal(SNStr[len])
  479. #5    Calculate the initial value of specialB=((myVal(SNStr[len-1])^specialA)+mid)%10
  480. #6    Set i=0
  481. #A      Increment i then set k=mid-i
  482. #B      Calculate specialC=(myVal(SNStr[2*i])^specialA)%10
  483. #C      DR (desired range) = rangeOfType(SNStr[k]) = 10..35 if isAlpha(SNStr[k]) else =0..9
  484. #D      Solve specialC=((v^specialA)+k+specialB+(i*mult))%10 for v in DR.
  485.  
  486.       let u=(k+specialB+(i*mult))%10 then we can rewrite the above as
  487.  
  488.       (u+(v^specialA))%10=specialC, v in DR.
  489.  
  490.       That is:
  491.  
  492.       v=(specialC-u+10*j)^specialA, for any j=0..4 such that specialC-u+10*j>=0 and v in DR.
  493.  
  494.       ie (in pseudo code):
  495.  
  496.       j=0
  497.       if ((specialC-u)<0) increment j
  498.       repeat
  499.         calculate v=(specialC-u+10*j)^specialA
  500.         increment j
  501.       until (v in DR)
  502.  
  503. #E    Set SNStr[2*k-1]=myValToChar(v) and specialB=specialC
  504. #F    if (i<=((mid-1)/2)) goto step#A
  505.  
  506. #G      Increment i then set k=mid-i
  507. #H    if (isAlpha(SNStr[k]))
  508.           Calculate specialB=(((SNStr[2*k-1]-'A')^specialA)+k+specialB+(i*mult))%10
  509.       else
  510.           Calculate specialB=(((SNStr[2*k-1]-'0')^specialA)+k+specialB+(i*mult))%10
  511. #I    Solve specialB=((v^specialA)%10 for v in 0..35
  512.  
  513.       That is:
  514.  
  515.       v=(specialB+10*j)^specialA such that j in 0..4 and v in 0..35
  516.  
  517.       ie (in pseudo code):
  518.  
  519.       j=0
  520.       repeat
  521.         calculate v=(specialB+10*j)^specialA
  522.         increment j
  523.       until (j=5)
  524.    pick a valid value of v from the values just calculated
  525.  
  526. #J    if (i<(mid-1)) goto step#G
  527.  
  528. EX:  For 4D insider 1.0.1 choosing the initial values SNStr[]='AAAAAA??????50' leads
  529. to the following (3*4*3*4*2*4*4) 4608 valid serial numbers.  (for any given SN# you may choose for each index any one of the characters in that indexes column)
  530.  
  531. SNStr[]='\pAAAAAAB3F0H150'
  532.                  LDPARBF
  533.                  VNZK LP
  534.                   X U VZ
  535.  
  536. thus some serial numbers would be:
  537.  
  538. 'AAAAAABDZUR1F0'
  539. 'AAAAAAB3F0H150'
  540. 'AAAAAAB3ZARBZ0'
  541.  
  542. In fact if we made the SN# 15 characters long we could arbitrarily choose the 13th character and get at least 4608*36=165888 valid serial numbers that all began with 'AAAAAA' and ended with '0' !!! (actually more since any character would work not just '0'..'9' 'A'-'Z')
  543. -
  544. 4D Write
  545. v2.1
  546. SN#522691 Card#P.040029220455
  547. -
  548. 4th Dimension
  549. vAll
  550. †See '4D <product name>' 
  551. -
  552. 4th Right
  553. vAll
  554. Butterball (case sensitive)
  555. -
  556. 5PM Term
  557. vAll
  558. AICDBP-HHIJLD-FPTAJF-IBHBIM
  559. -
  560. 8 Ball Deluxe
  561. v1.0.1
  562. 6267EM11002
  563. †Place the contents from all three disks into a folder and run the application. Let it uncompress all three files, when it gets to the Registration Dialog, CANCEL it and exit to Finder. Change:
  564.  
  565. CODE 4+$1B8E     From: 660E To: 600E
  566. CODE 4+$1BAC     From: 670E To: 600E
  567.  
  568. or try
  569.  
  570.     After you first take it off the disks, run it once so that it will decompress itself, then cancel and change:
  571. To use anything as a registration number:
  572.    This part changes the application tampering check:
  573.    CODE 4+$1BAC     From: 670E To: 600E
  574.    This part changes the dialog handling procedure:
  575.    CODE 4+$2E47     From: 670E To: 600E
  576.  
  577. Also
  578.  
  579. To really crack 8-Ball Deluxe, after you’ve done the crack, change:
  580.  
  581. CODE 2+$2EB2     From: 67 To: 60
  582. Then you can copy the files all over the place.
  583.  
  584. OK, now to spice up your game:
  585. To get infinite lives:
  586. {How do you end the game? I dunno… Try it for practice!!!}
  587. CODE 5+$3EEA     From: 661C To: 601C
  588. To set your number of lives:
  589. CODE 5+$371E     From: 0004 To: Whatever! Ex.
  590. 1 = $0001
  591. 2 = $0002
  592. 4 = $0004
  593. 9 = $0009
  594. 10 = $000A
  595. 11 = $000B
  596. 16 = $0010
  597. 17 = $0011
  598.     Get the idea? Remember to make sure it's 4 characters long when you type it in! Also, when you play, you’ll only see a '-' for your ball, because it thinks that because you've got n balls left, and it ends at 4 (5?), you’ve got
  599. 4 (5?) - n (Probably a negative number) left!
  600. -
  601. ABCBase
  602. vAll
  603. †Search for: A9F4 42A7
  604. Change to:  4E71  " "
  605. Search for: A9F4 4246
  606. Change to:  4E71  " "
  607. -
  608. AboutFace
  609. v1.3
  610. 1022446
  611. -
  612. Accelerator
  613. vAll
  614. A300-11114-CP4U
  615. A300-12935-CP4U
  616. A300-31239-CP4U
  617. -
  618. Access PC
  619. v3.0
  620. 0120 0000 0253 0278
  621. 0120 0000 4589 1115
  622. v2.0.2
  623. 500056261
  624. -
  625. Accountant Inc. Pro
  626. vAll
  627. 18225
  628. -
  629. Accutext
  630. v2.0
  631. 10900016
  632. -
  633. AD (After Dark)
  634. v3.0
  635. ADM-00670-6681
  636. ADM-21289-8489
  637. ADM-30306-9708
  638. ADM-75689-8965
  639. ADM-90213-6771
  640. ADM-90213-6772
  641. †If you need more serial numbers, you can change the last digit of any of the ones above.
  642. -
  643. AD Disney Screen Saver
  644. vAll
  645. DIS-00670-6681
  646. DSM-75689-8965
  647. -
  648. AD Loony Tunes
  649. v1.0
  650. xxx-00670-6681
  651. -
  652. AD Marvel Comics Saver
  653. vAll
  654. EAM-30306-9708
  655. MAR-00670-6681
  656. -
  657. AD Scream Saver
  658. vAny
  659. SSM-75689-8965
  660. -
  661. AD Simpsons
  662. vAll
  663. ZQM-65187-4617
  664. -
  665. AD Star Trek Next Generation
  666. v1.0
  667. NGM-00670-6681
  668. ZQM-35600-2587
  669. -
  670. AD Star Trek Posters Saver
  671. vAll
  672. SPM-90213-6771
  673. -
  674. AD Star Trek Screen Saver
  675. vAll
  676. EAM-30306-9708
  677. KAM-21289-8489
  678. STM-00670-6681
  679. †ADga 1+$864     From: 6706 To: 6006
  680. ADga 1+$882     From: 6604 To: 6004
  681. ADga 1+$896     From: 6704 To: 6004
  682. ADga 1+$8F4     From: 57C0 To: 4E71
  683.  
  684. Anything will work as a serial number when running the Installer program - you cannot just drag the control panel into your System Folder. The Name, Organization, and Serial Number are stored in the 'InaP' resources in the After Dark control panel. They are encrypted - didn't bother to figure the method that out.
  685.  
  686. or try:
  687.  
  688. The crack is in the script file, resource ADga #1
  689. Offset   Original    Cracked
  690.    2AC         67         60
  691.    362   6700FEE4   4E714E71
  692.    7A4         66         60
  693.    864         67         60
  694.    88E       6FE0       4E71
  695.    896         67         60
  696.    8B6       6DE8       4E71
  697.    8E6       6DD4       4E71
  698. -
  699. AD Totally Twisted Screen Saver
  700. vAny
  701. TTT-00670-6681
  702. -
  703. AD X-Men
  704. v1.0
  705. ZQM-65187-4617
  706. -
  707. AddDepth
  708. v1.0.2
  709. AD-102-8-1634-17056
  710. v1.0
  711. AD-100-2-1272-46699
  712. -
  713. Adobe Acrobat
  714. v2.0 Mac
  715. ANW200U3010000-353
  716. ANW200U3010001-986
  717. ANW200U3010002-619
  718. ANW200U3010003-252
  719. ANW200U3010004-885
  720. ANW200U3010005-518
  721. ANW200U3010006-151
  722. ANW200U3010007-784
  723. ANW200U3010008-417
  724. ANW200U3010009-334
  725. ANW200U3010010-952
  726. ANW200U3010011-585
  727. ANW200U3010012-218
  728. ANW200U3010013-851
  729. ANW200U3010014-484
  730. ANW200U3010015-117
  731. ANW200U3010016-750
  732. ANW200U3010017-383
  733. ANW200U3010018-300
  734. ANW200U3010019-649
  735. ANW200U3010020-551
  736. ANW200U3010021-184
  737. ANW200U3010022-817
  738. ANW200U3010023-450
  739. ANW200U3010024-367
  740. ANW200U3010025-716
  741. ANW200U3010026-349
  742. ANW200U3010027-982
  743. ANW200U3010028-615
  744. ANW200U3010029-248
  745. ANW200U3010030-150
  746. ANW200U3010031-783
  747. ANW200U3010032-416
  748. ANW200U3010033-333
  749. ANW200U3010034-682
  750. ANW200U3010035-315
  751. ANW200U3010036-948
  752. ANW200U3010037-581
  753. ANW200U3010038-214
  754. ANW200U3010039-847
  755. ANW200U3010040-749
  756. ANW200U3010041-382
  757. ANW200U3010042-299
  758. ANW200U3010043-648
  759. ANW200U3010044-281
  760. ANW200U3010045-914
  761. ANW200U3010046-547
  762. ANW200U3010047-180
  763. ANW200U3010048-813
  764. ANW200U3010049-446
  765. ANW200U3010050-348
  766. v2.0 WorkGroup
  767. DEW200U3100000-010-974
  768. DEW200U3100001-010-607
  769. DEW200U3100002-010-240
  770. DEW200U3100003-010-873
  771. DEW200U3100004-010-506
  772. DEW200U3100005-010-139
  773. DEW200U3100006-010-772
  774. DEW200U3100007-010-405
  775. DEW200U3100008-010-322
  776. DEW200U3100009-010-671
  777. DEW200U3100010-010-573
  778. DEW200U3100011-010-206
  779. DEW200U3100012-010-839
  780. DEW200U3100013-010-472
  781. DEW200U3100014-010-105
  782. DEW200U3100015-010-738
  783. DEW200U3100016-010-371
  784. DEW200U3100017-010-288
  785. DEW200U3100018-010-637
  786. DEW200U3100019-010-270
  787. DEW200U3100020-010-172
  788. v2.0 PC
  789. WVW200U3100000-340
  790. WVW200U3100001-689
  791. WVW200U3100002-322
  792. WVW200U3100003-955
  793. WVW200U3100004-588
  794. WVW200U3100005-221
  795. WVW200U3100006-854
  796. WVW200U3100007-487
  797. WVW200U3100008-120
  798. WVW200U3100009-753
  799. WVW200U3100010-655
  800. v1.0
  801. DEW100R3100564-885
  802. MVW100R3100000-050-208 (50 User)
  803. -
  804. Adobe Acrobat Exchange
  805. v2.0
  806. MVW200R3100411-609
  807. -
  808. Adobe After Effects
  809. v2.0.1
  810. XH9-SVJ1-B5K
  811. -
  812. Adobe Illustrator
  813. v5.5
  814. AAW500U3105408-140
  815. -
  816. Adobe Serial Number Assignments (Foreign)
  817. vAny
  818. †Serial Number Assignment
  819.  
  820. The serial number format is                 PPLVVVZxxxxxx-ccc
  821.  
  822.     PP    =        product identifier
  823.     L    =        language identifier    W=US, ROW
  824.                     E=Eng. Int'l
  825.                     F=French
  826.                     G=German
  827.                     I=Italian
  828.                     P=Spanish
  829.                     J=Japanese
  830.     VVV    =        version    T=Chinese
  831.     Z    =        Media Type /Package ID    K=Korean
  832.                 Rtl 3", Rtl5.25", RtlCD
  833.                 X=NFR, U=Upg, B=Bndl
  834.     xxxxxx    =        sequence number, 6 digits
  835.     ccc    =        Checksum
  836.  
  837. DESCRIPTION                         CURRENT FORMAT            ITEM ID
  838.  
  839. Japanese Language Products
  840.  
  841. ATM-J Roman                                                   0199 2083
  842. ATM-J v2.06                         ATJ206----                0199 5572
  843. ATM-J v2.05                         ATJ205----                0199 4732
  844. ATM-J v3.51                         ATJ351---ccc              0199 6458
  845. ATM-J v3.51, NFR                    ATJ351X--ccc              0199 6457
  846. ATM-J v3.5.2                        ATJ352---ccc              0199 6735
  847. ATM-J v3.5.3                        ATJ353(6)-ccc             0199 7535
  848. ATM-J v3.8                          ATJ380(6)-ccc             0197 0285
  849. ATM-J v3.5.2, NFR                   ATJ352X--ccc              0199 6734
  850. ATM-J v3.8, NFR                     ATJ380X(6)ccc             0197 0313
  851. ATM-J v3.5.3, NFR                   ATJ353X(6)-ccc            0199 7534
  852. ATM-J Kanji 2.0.6                   ATJ206X                   0199 5581
  853. ATM-J Kanji 2.0.4                   ATJ204X                   0199 4185
  854. ATM Japanese Version                ATJ2031---                0199 3469
  855. ATM Japanese Version                ATJ2041---                0199 3683
  856. ATM JPL Plus Pack Version 2.0.6     PPJ206----                0199 5573
  857. ATM JPL Plus Pack Version 2.0.5     PPJ205----                0199 4731
  858. ATM JPL Plus Pack Version 2.0.4     PPJ204----                0199 3878
  859. ATM JPL Plus Pack Version 3.5.3     PPJ353(6)-ccc             0199 7537
  860. ATM JPL Plus Pack Version 3.8.1     PPJ381(6)-ccc             0197 0509
  861. ATM/W J v2.5, 3.5"                  AWJ250R3---               0299 6462
  862. ATM/W J v2.5, 5.25"                 AWJ250R5---               0299 6463
  863. ATM/W J v2.5, 3.5" v2.5.1           AWJ251R3(6)ccc            0299 6822
  864. ATM/W J v2.5, 5.25" v2.5.1          AWJ251R5(6)ccc            0299 6823
  865. ATM/W J v2.5, 3.5" v2.5.1 NFR       AWJ251X3(6)ccc            0299 7679
  866. JPL Plus Pack Windows 3.5 v2.5.1    PQJ251R3                  0299 6890
  867. JPL Plus Pack Windows 5.25 2.5.1    PQJ251R5                  0299 6891
  868. ATL 3.5 Value Pack Windows v2.51    FTJ251R3                  0299 6873
  869. ATL 5.25 Value Pack Windows 2.51    FTJ251R5                  0299 6872
  870. ATL Value Pack Heisei               FVJ205----                0199 4857
  871. ATL Value Pack Heisei               FVJ353(6)-ccc             0199 7536
  872. ATL Value Pack Heisei               FVJ381(6)-ccc             0197 0518
  873. Fonts - Japanese                    FAJ101----                0199 3367
  874. Fonts - Japanese                    FAJ102----                0199 3684
  875. Fonts - Japanese                    FAJ103----                0199 3990
  876. Fonts - Japanese                    FAJ104----                0199 4910
  877. Fonts - Japanese                    FAJ105----                0199 5381
  878. Fonts - Japanese                    FAJ106(6)ccc              0199 7442
  879. Fonts - Japanese HS Min W3 Gaiji    FSJ351(6)ccc              0199 7611
  880. Fonts - Japanese HS Min W3 Gaiji    FSJ381(6)ccc              0197 1040
  881. Streamline Japan                    SAJ120----                0199 2094
  882. Streamline Japan, NFR               SAJ120X---                0199 5012
  883. Streamline Japan v3.0               SAJ300R3(6)ccc            0199 7169
  884. Streamline Japan, NFR v3.0          SAJ300X3(6)ccc            0199 7170
  885. Streamline Japan v3.1               SAJ310R3(6)ccc            0197 0939
  886. Streamline Japan, NFR v3.1          SAJ310X3(6)ccc            0197 0938
  887. AI'88 Japanese
  888. AI JPL Mac 1.9.6 Demo               AIJ196X----               0199 4184
  889. AI JPL Mac V3.2 SS, NFR             AAJ320X3---ccc            0199 4871
  890. AI JPL Mac V3.2. SS                 AAJ320----                0199 4273
  891. AI JPL Mac V5.0                     AAJ500R1(6)ccc            0197 0318
  892. AI JPL Mac V5.0 NFR                 AAJ500X1(6)ccc            0197 0324
  893. AI JPL Mac V3.2.1                   AAJ321---ccc              0199 5134
  894. AI JPL Mac V3.2.1 NFR               AAJ321X--ccc              0199 5135
  895. AI/W JPL v4.02 DOS 3.5 NFR          ABJ4026(6)                0299 7776
  896. AI/W JPL v4.02 NEC 3.5 NFR          ABJ4027(6)                0299 7777
  897. AI/W JPL v4.02 DOS 3.5              ABJ4023(6)                0299 7765
  898. AI/W JPL v4.02 NEC 3.5              ABJ4024(6)                0299 7766
  899. AI/W JPL v4.02 Dual 5.25            ABJ4025(6)                0299 7767
  900. Premiere 2.0                        PRJ200----ccc             0199 5981
  901. Premiere 2.0 NFR                    PRJ200X---ccc             0199 5982
  902. Premiere 4.01                       PRJ401R3(6)ccc            0199 8278
  903. Premiere 4.01 NFR                   PRJ401X3(6)ccc            0199 8279
  904. Premiere 4.01 Bndl                  PRJ401B3(6)ccc            0199 8280
  905. Premiere v1.01                      PRJ101---ccc              0199 3995
  906. Premiere/W v4.01 Dos 3.5"           MBJ400R3(6)ccc            0297 0241
  907. Premiere/W v4.01 Dos 3.5" NFR       MBJ400X3(6)ccc            0297 0246
  908. Premiere/W v4.01 NEC 3.5" NFR       MBJ400X4(6)ccc            0297 0258
  909. Premiere/W v4.01 NEC 3.5            MBJ400R4(6)ccc            0297 0257
  910. Dimensions v1.01 NFR                DAJ101X--ccc              0199 6598
  911. Dimensions v1.01                    DAJ101---ccc              0199 6047
  912. Dimensions v2.0                     DAJ200R3(6)               0199 8245
  913. Dimensions v2.0 NFR                 DAJ200X3(6)               0199 8246
  914. Postscript SDK-J                    DVJ100----                0399 1577
  915. Postscript SDK-J v1.2               DVJ120(6)ccc              0399 2342
  916. Phsp/W v2.5.1, 5.25"             PWJ251R5(6) ccc           0299 7290
  917. Phsp/W v2.5.1, 3.5" (DOS only)      PWJ251R3(6) ccc           0299 7291
  918. Phsp/W v2.5.1, NFR, 3.5" (DOS)      PWJ251X3(6) ccc           0299 7294
  919. Phsp/W v2.5.1, 3.5" (NEC only)      PWJ251R4(6) ccc           0299 7312
  920. Phsp/W v2.5.1, NFR, 3.5" (NEC)      PWJ251X4(6) ccc           0299 7315
  921. Photoshop 2.0.1 Japan               PCJ201----ccc             0199 3682
  922. Photoshop 1.0.7 Japan               PCJ107----ccc             0199 2753
  923. Photoshop-J NFR                     PDJ107----ccc             0199 2981
  924. Photoshop 2.0.1-J NFR               PDJ201----ccc             0199 4183
  925. Photoshop 2.5.1 Japan NFR           PSJ251X3(6)ccc            0199 6779
  926. Photoshop 2.5.1 Japan               PSJ251R3(6)ccc            0199 6780
  927. Photoshop 3.0 Japan NFR             PSJ300X1(6)ccc            0197 0342
  928. Photoshop 3.0.3 Japan NFR           PSJ303X1(6)ccc            0197 1483
  929. Photoshop 3.0 Japan                 PSJ300R1(6)ccc            0197 0343
  930. Photoshop 3.0.3 Japan               PSJ303R1(6)ccc            0197 1457
  931. Photoshop Bndl 3.0.3 Japan          PSJ303B1(6)ccc            0197 1484
  932. -
  933. Adobe Serial Number Assignments Mac
  934. vAny
  935. †Serial Number Assignment
  936.  
  937. The serial number format is                 PPLVVVZxxxxxx-ccc
  938.  
  939.     PP    =        product identifier
  940.     L    =        language identifier    W=US, ROW
  941.                     E=Eng. Int'l
  942.                     F=French
  943.                     G=German
  944.                     I=Italian
  945.                     P=Spanish
  946.                     J=Japanese
  947.     VVV    =        version    T=Chinese
  948.     Z    =        Media Type /Package ID    K=Korean
  949.                 Rtl 3", Rtl5.25", RtlCD
  950.                 X=NFR, U=Upg, B=Bndl
  951.     xxxxxx    =        sequence number, 6 digits
  952.     ccc    =        Checksum
  953.  
  954. DESCRIPTION                       CURRENT FORMAT            ITEM ID
  955.  
  956. Macintosh version products
  957.  
  958. Fonts - MAC                       FAW500----                0199 2986
  959. Fonts - MAC                       FAW361R3(6)ccc            0199 7973
  960. Fonts - MAC                       FAW381R3(6)ccc            0197 0102
  961. MultiMaster Fonts                 MMW500---                 0199 3649
  962. MultiMaster Fonts                 MMW361R3(6)ccc            0199 7978
  963. MultiMaster Fonts                 MMW381R3(6)ccc            0197 0169
  964. Mac Cyrillic                      FAK500----                0199 6298
  965. Mac Cyrillic                      FAK361R3(6)ccc            0199 7981
  966. Mac Cyrillic                      FAK380R3(6)ccc            0197 0168
  967. Mac Font Charleston Collection    SMW361R3(6)ccc            0197 0181
  968. Mac, Sample                       SMW380R3(6)ccc            0199 8455
  969. Mac, Sample                       SMW381R3(6)ccc            0197 0593
  970. Pub Pack #1 - MAC                 PAW40O----                0199 1309
  971. Pub Pack #2 - MAC                 PBW400----                0199 1310
  972. Pub Pack #3 - MAC                 PCW400----                0199 1311
  973. Initial Caps MAC                  AGW200R3(6)CCC            0197 0271
  974. Smart Choice Mac                  FCW380R3(6)CCC            0197 0182
  975.  
  976. Font Folio rev. 1 - MAC           FFP----.001               0399 1202
  977. Font Folio rev. 2 - MAC           FFP----.002               0399 1268
  978. Font Folio rev. 3 - MAC           FFP----.003               0199 2293
  979. Font Folio R4 w/copyright         FFO----.004               0199 3460
  980. Font Folio Upgrade 1           S/N    FFU1-------           0199 1570
  981. Font Folio Upgrade 2           S/N    FFU2-------           0199 1571
  982. Font Folio Upgrade 3           S/N    FFU3-------           0199 1572
  983. Font Folio Upgrade 4           S/N    FFU4-------           0199 1616
  984. Font Folio Upgrade 5           S/N    FFU5-------           0199 1639
  985. Font Folio Upgrade 6           S/N    FFU6-------           0199 1640
  986. Font Folio Upgrade 7           S/N    FFU7-------           0199 1727
  987. Font Folio Upgrade 8           S/N    FFU8-------           0199 1740
  988. Font Folio Upgrade 9           S/N    FFU9-------           0199 2032
  989. Font Folio Upgrade 10          S/N    FFU10------           0199 2370
  990. Font Folio Upgrade 11          S/N    FFU11                 0199 2643
  991. Font Folio Upgrade 12          S/N    FFU12                 0199 2621
  992. Font Folio Upgrade 13          S/N    FFU13                 0199 2622
  993. Font Folio Upgrade 14          S/N    FFU14                 0199 3283
  994.  
  995. CD Rom Font Folio                 CDF100----                0199 2427
  996. CD Rom Font Folio 1-250           CDF250----                0199 3960
  997. CD Rom Font Folio 1-325           CDF3251(6)                0199 5030
  998. CD Rom Font Folio 1-360           CDF360R7(6)ccc            0399 2184
  999. CD Rom Font Folio/Type on Call    CDW100----                0199 2593
  1000. TOC v2.0 Barcode, Retail, Eur     CDE200150--               0199 6164
  1001. TOC v3.0 Barcode, Retail, Eur     CDE30030750-              0199 6862
  1002. TOC v2.0 Barcode                  CDW200----                0199 3949
  1003. TOC v3.0 Barcode                  CDW300(7)                 0199 6744
  1004. TOC v3.01 Barcode                 CDW301(7)                 0199 8087
  1005. TOC v3.0 Barcode, Ed              CEW300(7)                 0199 6866
  1006. TOC v3.01 Barcode, Ed             CEW301(7)                 0199 8088
  1007. TOC Mac V.2 Europe Bndl Vers      CDE200B151-               0199 5125
  1008. TOC Mac V3.01 Europe Bndl Vers    CDE301B(7)                0199 8053
  1009. TOC Mac V.3 Europe Bndl Ver       CDE300B(7)                0199 7049
  1010. TOC v2.0 Ed                       CEW200----                0199 4707
  1011. TOC for SATM V2.0 bndl/barcode    CDW200B170-               0199 5061
  1012. TOC V2.0 bndl ver./barcode        CDW200B170-               0199 6485
  1013. TOC V3.0 bndl ver./barcode        CDW300B3---               0199 6755
  1014. TOC V3.0 bndl MacWhse             CDW300M3(7)ccc            0199 7612
  1015. TOC V3.01 Serv Bureau             CDW301S3(7)ccc            0199 8094
  1016. TOC V3.01 Mac Zone                CDW301Z3(7)ccc            0199 7881
  1017. TOC V3.01 Mac Aldus Bndl          CDW301A(7)ccc             0199 7710
  1018. TOC V3.01 Mac User Group/Tr    CDW301X(6)ccc             0197 0118
  1019. TOC V3.01 Mac Aldus Bndl Eur      CDE301A(7)ccc             0199 7856
  1020. TOC V3.01 Mac Bndl                CDW301B(7)                0199 8089
  1021.  
  1022. ATM 2.0.3                         ATW203----                0199 2168
  1023. ATM 3.6.1                         ATW361R3(6)ccc            0199 7885
  1024. ATM 3.8                           ATW380R3(6)ccc            0199 8184
  1025. SATM Retail                       GHW100R3(6)               0199 5057
  1026. SATM 5 User                       GHW100R3(6)-05-ccc        0199 5058
  1027. SATM 25 User                      GHW100R3(6)-025-cc        0199 5059
  1028. SATM 100 User                     GHW100R3(6)-100-cc        0199 5060
  1029. ATM 3.6                           ATW360----                0199 6883
  1030. SATM v3.6.1                       GHW361R3(6)-ccc           0199 7560
  1031. SATM 5 User v3.6.1                GHW361R3(6)-05-ccc        0199 7561
  1032. SATM 25 User v3.6.1               GHW361R3(6)-025-cc        0199 7562
  1033. SATM 100 User v3.6.1              GHW361R3(6)-100-cc        0199 7563
  1034. SATM 100 User v3.6.1              GHW361R3(6)-100-cc        0199 7563
  1035. SATM v3.8.2                       GHW382R3(6)-ccc           0197 1353
  1036. ATM v3.6.1 Variety Pack           FEW361R3(6)-ccc           0199 7705
  1037. ATM v3.8.1 Variety Pack           FEW381R3(6)-ccc           0197 0971
  1038. ATM Mac generic bundle            no pn# issued
  1039. ATM Mac Bndl Env., TI             BMW203----TI              0199 3778
  1040. ATM Mac v2.03 DEC Bndl Env.EI     BME203----                0199 6753
  1041. ATM v3.5.1/Falcon Bndl            BMW351----                0199 6491
  1042. ATM v2.03 DEC Bndl, ENG           BMW250----                0199 6028
  1043. ATM MAC Envelope v3.8.1           BMW381B3(6)ccc            0197 1705
  1044. ATM Mac/Lotus bundle
  1045. ATM Mac/Type Set/Sonet chip       BSW200----                0199 2773
  1046. ATM Mac/Lexmark bundle
  1047. Lotus 123,                     MAC    FOW100----            0199 3386
  1048. ATM Mac/Ventura Publisher bun     VAW200----                0199 2821
  1049. ATM Osprey English, Mac           BQW203----                0199 4752
  1050. ATM Osprey, Spanish               BQP203----                0199 4934
  1051. ATM Osprey, French                BQF203----                0199 4935
  1052. ATM Osprey, German                BQG203----                0199 4936
  1053. ATM Osprey, Italian               BQI203----                0199 4938
  1054.  
  1055. ATM Plus Pack - MAC               PPW100----                0199 1661
  1056. Adobe Type Set 1, 2, 3 Mac        FSW100----                0199 1728
  1057. Adobe Type Set Value Pack MAC     FVW100---                 0199 4705
  1058. Adobe Type Set Value Pack MAC     FVW360---                 0199 6909
  1059. Adobe Type Set Value Pack MAC     FVW381R3(6)ccc            0197 0906
  1060. Adobe Type Set Value Pack Ed      FVW381E3(6)ccc            0197 0907
  1061. Type Set for Business-MAC         FMW100----                0199 2982
  1062. Type Align v1.0.5                 TYW105----                0199 3997
  1063. Type Align                        TYW100----                0199 1826
  1064. Type Reunion                      GPW102----                0199 1827
  1065. Type Reunion v1.2                 GPW120R3(6)ccc            0197 0375
  1066. Type Reunion Generic Bndl         MRW100----                0199 2787
  1067. Wild Type                         FGW360R3(6)ccc            0199 6522
  1068. Wild Type v3.6.1                  FGW361R3(6)ccc            0199 7886
  1069. Type Basics, Mac                  MTW360----                0199 6521
  1070. Type Basics, Mac                  MTW381R3(6)ccc            0197 0915
  1071. Type Basics, Ed, Mac              MTW381E3(6)ccc            0197 0916
  1072.  
  1073. AI'88 v.1.6                       AAO-------V2.0            0199 1288
  1074. AI'88 v.1.8                       AAO-------V2.1            0199 1288
  1075. AI'88 v.1.9.3                     AAO-------V2.2            0199 1288
  1076. AI'88 v.1.8 ROW                   AAR-------V2.1            0199 1288
  1077. AI'88                                                       0199 2084
  1078. AI 3.0 ROW                        AAP302----                0199 2319
  1079. AI 3.0 Aust/Nz                    AAU302----                0199 2320
  1080. AI'88 v.1.9.3 ROW                 AAR-------V2.2            0199 1288
  1081. AI 3.0                            AAW302----                0199 2058
  1082. AI 3.0 Demo                       AAW302X---                0199 2318
  1083. AI 3.2                            AAW320----                0199 3384
  1084. AI 3.2 Demo                       AAW320X---                0199 3385
  1085. AI 3.2.3                       NFR    AAW323X---ccc         0199 5123
  1086. AI 3.2.3                          AAW323----ccc             0199 4937
  1087. AI/SGI                         NFR    SIW300X7--ccc         0699 1079
  1088. AI/SGI                            SIW300R7--ccc             0699 1000
  1089. AI/SGI, 5 PK                      SIW300R71(6)-005-ccc      0799 1013
  1090. AI/SGI, 10 PK                     SIW300R71-010-ccc         0799 1014
  1091. AI/SGI, Ed                        SIW300E7(6)ccc            0699 1091
  1092. AI/SGI, Ed 5 PK                   SIW300E7(6)-005-cc        0699 1093
  1093. AI/SGI, Ed 10 PK                  SIW300E7(6)-010-cc        0799 1095
  1094. AI/SGI Eval                       SIT300-EVAL               0699 1080
  1095. AI/SGI Bndl                       SIW300B7(6)-ccc           0699 1043
  1096. AI/SUN Bndl                       UIW350B7(6)-ccc           0799 1033
  1097. AI/SUN Eval                       UIT350-EVAL               0799 1142
  1098. AI/SUN                            UIW350R7(6)-ccc           0799 1038
  1099. AI/SUN NFR                        UIW350X7(6)-ccc           0799 1141
  1100. AI/SUN 10Pak                      UIW350R7(6)010-ccc        0799 1036
  1101. AI/SUN 5Pak                       UIW350R7(6)005-ccc        0799 1037
  1102. AI/SUN Ed                         UIW350E7(6)-ccc           0799 1147
  1103. AI/SUN Ed 5Pak                    UIW350E7(6)-005-cc        0799 1149
  1104. AI/SUN Ed 10Pak                   UIW350E7(6)-010-cc        0799 1151
  1105. AI 3.0.2 Systemsoft               AAW302----                0199 2058
  1106. AI 5.0                            AAW500R3(6)ccc            0199 6622
  1107. AI 5.01                           AAW501R3(6)ccc            0199 7387
  1108. AI 5.5                            AAW550R1(6)ccc            0199 7967
  1109. AI 5.5.1                          AAW551R1(6)ccc            0197 0682
  1110. AI 5.0 Deluxe                     AAW500R7(6)ccc            0199 6627
  1111. AI 5.01 Deluxe                    AAW501R7(6)ccc            0199 7549
  1112. AI 5.0, 5Pack                     AAW500R3(6)-005-cc        0199 6629
  1113. AI 5.5, 5Pack                     AAW550R1(6)-005-cc        0199 7969
  1114. AI 5.0 Deluxe Upgrade             AAW500U7(6)ccc            0199 6633
  1115. AI 5.01 Deluxe Upgrade            AAW501U7(6)ccc            0199 7550
  1116. AI 5.0 Upgrade                    AAW500U3(6)ccc            0199 6642
  1117. AI 5.5 Upgrade                    AAW550U1(6)ccc            0199 7971
  1118. AI 5.0 NFR                        AAW500X1(6)ccc            0199 6635
  1119. AI 5.01 NFR                       AAW501X1(6)ccc            0199 7413
  1120. AI 5.5 NFR                        AAW550X1(6)ccc            0199 7968
  1121. AI 5.0 CIB Traning Lic 9 user     AAW500CB(6)-009-cc        0199 6777
  1122. AI 5.0 CIB Traning Lic 10 user    AAW500CB(6)-010-cc        0199 7417
  1123. AI 5.5 CIB Traning Lic 10 user    AAW550CB(6)-010-cc        0199 7940
  1124.  
  1125. ACE 1                             CAW100----                0199 1302
  1126. ACE 2                             CBW100----                0199 1376
  1127.  
  1128. Streamline 2.0                    SAW200----                0199 2176
  1129. Streamline 2.2                    SAW220----                0199 4623
  1130. Streamline 2.2 NFR                SAW220X---                0199 4728
  1131. Streamline 3.0                    SAW300R3(6)ccc            0199 6925
  1132. Streamline 3.0 NFR                SAW300X3(6)ccc            0199 6926
  1133. Streamline 3.0.1 NFR              SAW301X3(6)ccc            0199 7558
  1134. Streamline 3.0.1                  SAW301R3(6)ccc            0199 7559
  1135. Streamline 3.1                    SAW310R3(6)ccc            0197 0582
  1136. Streamline 3.1 NFR                SAW310X3(6)ccc            0197 0583
  1137.  
  1138. Photoshop  S/N Cust. Domestic     PCA201----ccc             0199 2737
  1139. Photoshop  S/N Demo Domestic      PDA201----ccc             0199 2812
  1140. Photoshop  S/N Customer R.O.W.    PCA201----ccc             0199 2737
  1141. Photoshop  S/N Demo R.O.W.        PDA201----ccc             0199 2812
  1142. Photoshop  S/N Cust. Aust/Nz      PCA201----ccc             0199 2737
  1143. Photoshop  S/N Demo Aust/Nz       PDA201----ccc             0199 2812
  1144. Photoshop Complete - Generic   PGW201----ccc             0199 2816
  1145. Photoshop Complete - Howtek       PHW108----ccc             0199 2403
  1146. Photoshop Complete - XRS          PXW107----ccc             0199 2415
  1147. Photoshop Complete - Microtek     PMW200----ccc             0199 2817
  1148. Photoshop Ltd Edition - Gen       SGW108----ccc             0199 2458
  1149. Photoshop Ltd Edition - Howtek    SHW108----ccc             0199 2372
  1150. Photoshop Ltd Edition - LaCie     SLA108----ccc             0199 2404
  1151. Photoshop Ltd Edition - Umax      SUW107----ccc             0199 2416
  1152. Photoshop v2.5 5pk                PSW250R3(6)-005-cc        0199 5200
  1153. Photoshop v2.5 Dlx Bndl           PSW250S7(6)ccc            0199 5202
  1154. Photoshop v2.5 Generic Bndl       PSW250B3(6)ccc            0199 5204
  1155. Photoshop v2.5 NFR                PSW250X3(6)ccc            0199 5240
  1156. Photoshop v2.5                    PSW250R3(6)ccc            0199 5205
  1157. Photoshop LE v2.5                 SGW250R3(6)ccc            0199 6213
  1158. Photoshop LE v3.0                 SGW300R3(6)ccc            0197 1593
  1159. Photoshop v2.5 LE French          SGF250R3(6)ccc            0399 9142
  1160. Photoshop v2.5 LE German          SGG250R3(6)ccc            0399 9131
  1161. Photoshop v2.5 Ed                 PSW250E3(6)ccc            0199 5201
  1162. Photoshop CIB 2.5, 9 user         PSW250CB(6)-009-c         0199 5422
  1163. Photoshop CIB 2.5, 10 user        PSW250CB(6)-010-c         0199 7415
  1164. Photoshop CIB 3.0, 10 user        PSW300CB(6)-010-c         0199 8197
  1165. Photoshop CIB 2.0 Disk Kit        CIB200----ccc             0199 3286
  1166. Photoshop v2.5.1                  PSW251R3(6)ccc            0199 6675
  1167. Photoshop v3.0.1                  PSW301R1(6)-ccc           0197 0503
  1168. Photoshop v3.0.3                  PSW303R1(6)-ccc           0197 1482
  1169. Photoshop v3.0.1 5 Pk             PSW301R1(6)-005-cc        0197 0504
  1170. Photoshop v3.0.3 5 Pk             PSW303R1(6)-005-cc        0197 1480
  1171. Photoshop v3.0.1 Bndl             PSW301B1(6)-ccc           0197 0505
  1172. Photoshop v3.0.3 Bndl             PSW303B1(6)-ccc           0197 1481
  1173. Photoshop v3.0.1 NFR              PSW301X1(6)-ccc           0197 0506
  1174. Photoshop v3.0.3 NFR              PSW303X1(6)-ccc           0197 1483
  1175. Photoshop v3.0                    PSW300R1(6)ccc            0197 0077
  1176. Photoshop v2.5.1 Generic Bndl     PSW251B3(6)ccc            0199 6718
  1177. Photoshop v3.0 Bndl               PSW300B1(6)ccc            0197 0079
  1178. Photoshop v2.5.1 5pk              PSW251R3(6)-005-cc        0199 6726
  1179. Photoshop v3.0 5pk                PSW300R1(6)-005-cc        0197 0078
  1180. Photoshop v2.5.1 Deluxe           PSW251R7(6)ccc            0199 6698
  1181. Photoshop v2.5.1 NFR              PSW251X1(6)ccc            0199 6689
  1182. Photoshop v3.0 NFR                PSW300X1(6)ccc            0197 0345
  1183. Phsp/SGI 10pk                     PIW250R7(6)010-ccc        0699 1063
  1184. Phsp/SGI 5pk                      PIW250R7(6)005-ccc        0699 1062
  1185. Phsp/SGI v2.5 Bndl                PIW250B7(6)ccc            0699 1052
  1186. Phsp/SGI v2.5 RTL                 PIW250R7(6)ccc            0699 1061
  1187. Phsp/SGI v2.5 ED                  PIW250E7(6)ccc            0699 1085
  1188. Phsp/SGI v2.5 ED 5Pak             PIW250E7(6)-005-cc        0699 1087
  1189. Phsp/SGI v2.5 ED 10Pak            PIW250E7(6)-010-cc        0699 1089
  1190. Phsp/SUN v2.5 ED                  PUW250E7(6)ccc            0799 1153
  1191. Phsp/SUN v2.5 ED 5Pak             PUW250E7(6)-005-cc        0799 1155
  1192. Phsp/SUN v2.5 ED 10Pak            PUW250E7(6)-010-cc        0799 1157
  1193. Phsp/SGI v2.5 1pk NFR             PIW250X7(6)ccc            0699 1072
  1194. Phsp/SGI v2.5 Eval                PIT250-EVAL               0699 1070
  1195. Phsp/SUN 10pk                     PUW250R7(6)010-ccc        0799 1059
  1196. Phsp/SUN 5pk                      PUW250R7(6)005-ccc        0799 1058
  1197. Phsp/SUN Bndl                     PUW250B7(6)ccc            0799 1048
  1198. Phsp/SUN Rtl                      PUW250R7(6)ccc            0799 1057
  1199. Phsp/SUN 1pk NFR                  PUW250X7(6)ccc            0799 1087
  1200. Phsp/Sun v2.5 Eval                PUT250-EVAL               0799 1083
  1201.  
  1202. Trueform Complete Cust. - MAC     TCW210-----               0199 1562
  1203. Trueform Complete Demo - MAC      TDA210X----               0199 1635
  1204. S/N Trueform Complete  Aust/Nz    TCU----                   0199 1771
  1205. S/N Trueform Complete R.O.W.      TCP----                   0199 1770
  1206. Trueform Fill-Out 4pack - MAC     TR-----                   0199 1565
  1207. S/N Trueform Fill Out  ROW        TRP----                   0199 1772
  1208. S/N Trueform Fill Out AUST/NZ     TRU-----                  0199 1773
  1209. Trueform Complete Demo R.O.W.     TDP----                   0199 1792
  1210. Trueform Complete Demo Aust/Nz    TDU----                   0199 1793
  1211.  
  1212. Smart Art 1                    S/N    RAW200----            0199 1816
  1213. Smart Art 2                    S/N    RBW100----            0199 1817
  1214. Smart Art 3                    S/N    RCW100----            0199 1818
  1215. Smart Art 4                    S/N    RDW100----            0199 1819
  1216. Smart Art Samples              S/N    RZ1-----              0199 1820
  1217. Smart Art 5                    S/N    RE1----               0199 1821
  1218. Smart Art 6                    S/N    RF1----               0199 1822
  1219. Smart Art 7                    S/N    RG1----               0199 1823
  1220. Smart Art 8                    S/N    RH1----               0199 1824
  1221. Smart Art 9                    S/N    RI1----               0199 1825
  1222.  
  1223. Lasertalk Mac                     LMW100----                0199 1828
  1224. Lasertalk Mac v1.3                LMW130----                0199 6242
  1225. Lotus 1-2-3 MAC                   FOW100----                0199 3386
  1226. Adobe Premiere                    PRW100----                0199 3363
  1227. Adobe Premiere Demo v1.0          PRD100----                0199 3621
  1228. Adobe Premiere V2.0               PRW200---ccc              0199 4240
  1229. Adobe Premiere V2.0 Bndl          PRW200S3---ccc            0199 4692
  1230. Adobe Premiere V2.0.1             PRW201---ccc              0199 5024
  1231. Adobe Premiere Demo V2.0          PRD200---ccc              0199 4241
  1232. Adobe Premiere NFR V2.0.1         PRD201---ccc              0199 5050
  1233. Adobe Premiere Bundle             PRB100----                0199 3502
  1234. Adobe Premiere Bundle V2.0.1      PRW201S3(6)ccc            0199 5025
  1235. Adobe Premiere Limited Ed.        PLW200S3(6)ccc            0199 4727
  1236. Adobe Premiere RasterOPs 2.0.1    PRW201P3(6)ccc            0199 4999
  1237. Adobe Premiere CIB                PRW200CB(6)009-ccc        0199 5033
  1238. Adobe Premiere CIB v4.0           PRW400CB(6)010-ccc        0199 8198
  1239. Adobe Premiere v3.0 CIB           PRW300CB(6)009-ccc        0199 6756
  1240. Adobe Premiere v3.0 CIB           PRW300CB(6)010-ccc        0199 7416
  1241. Adobe Premiere V3.0               PRW300---###              0199 6645
  1242. Adobe Premiere V4.0               PRW400R3(6)ccc            0199 8139
  1243. Adobe Premiere V3.0, NFR          PRW300X1(6)ccc            0199 6646
  1244. Adobe Premiere V4.0, NFR          PRW400X1(6)ccc            0199 8185
  1245. Adobe Premiere V3.0, Bndl         PRW300S3(6)ccc            0199 6647
  1246. Adobe Premiere V4.0, Bndl         PRW400S3(6)ccc            0199 8141
  1247. Adobe Premiere V4.01, Bndl        PRW401B3(6)ccc            0197 0717
  1248. Adobe Premiere V3.0, Stndrd Up    PRW300U3(6)ccc            0199 6648
  1249. Adobe Premiere V3.0, Deluxe Up    PRW300U7(6)ccc            0199 6649
  1250. Adobe Premiere V3.0, DELUXE       PRW300R7(6)ccc            0199 6650
  1251. Adobe Premiere V3.0, DELUXE ED    PRW300E7(6)ccc            0199 7113
  1252.  
  1253. Audition                          SUW100R3(6)-ccc           0199 7036
  1254. Audition NFR                      SUW100X3(6)-ccc           0199 7037
  1255. Audition v1.01                    SUW101R3(6)-ccc           0199 7313
  1256. Audition v1.01 NFR                SUW101X3(6)-ccc           0199 7314
  1257.  
  1258. Dimensions                        DAW100R3(6)ccc            0199 4941
  1259. Dimensions NFR                    DAW100X3(6)ccc            0199 4943
  1260. Dimensions CIB                    DAW100CB-009-ccc          0199 5032
  1261. Dimensions v1.0.2                 DAW102R3(6)ccc            0199 6980
  1262. Dimensions v1.0.2 NFR             DAW102X3(6)ccc            0199 6990
  1263. Dimensions v2.0                   DAW200R3(6)ccc            0199 8140
  1264. Dimensions v2.0 NFR               DAW200X3(6)ccc            0199 8186
  1265.  
  1266. TypeAlign NEC CD ROM              JTW100                    0199 2785
  1267. Type Reunion NEC CD ROM           JRW100                    0199 2784
  1268. ATM Mac NEC CD ROM                JAW200----                0199 2783
  1269. ATM +Pack Mac NEC CD ROM          JPW200                    0199 2782
  1270. Smart Art 4 NEC CD ROM            KDW100----                0199 2778
  1271. Smart Art 3 NEC CD ROM            KCW100----                0199 2779
  1272. Smart Art 2 NEC CD ROM            KBW100----                0199 2780
  1273. Smart Art 1 NEC CD ROM            KAW200----                0199 2781
  1274. -
  1275. Adobe Serial Number Assignments NEXT
  1276. vAny
  1277. †Serial Number Assignment
  1278.  
  1279. The serial number format is                 PPLVVVZxxxxxx-ccc
  1280.  
  1281.     PP    =        product identifier
  1282.     L    =        language identifier    W=US, ROW
  1283.                     E=Eng. Int'l
  1284.                     F=French
  1285.                     G=German
  1286.                     I=Italian
  1287.                     P=Spanish
  1288.                     J=Japanese
  1289.     VVV    =        version    T=Chinese
  1290.     Z    =        Media Type /Package ID    K=Korean
  1291.                 Rtl 3", Rtl5.25", RtlCD
  1292.                 X=NFR, U=Upg, B=Bndl
  1293.     xxxxxx    =        sequence number, 6 digits
  1294.     ccc    =        Checksum
  1295.  
  1296. DESCRIPTION                           CURRENT FORMAT         ITEM ID
  1297.  
  1298. NeXT version products
  1299.  
  1300. DPS SDK Nextstep                      DKW100----              0599 1250
  1301. DPS SDK Nextstep 1.1                  DKW110----              0599 1296
  1302. DPS SDK X-Wind v1.2                   DYW120----              0299 6549
  1303. Next Plus Pack                        NPW100----              0599 1014
  1304. NeXT Type Sets                        NTW100----              0599 1078
  1305. Next Special Order                    NZW100----              0599 1016
  1306. Next Font                             NFW100----              0599 1121
  1307. Touchtype NeXT v2.10                  TTW210----              0599 1088
  1308. Touchtype NeXT v2.11                  TTW211----              0599 1263
  1309. NeXT AI Illustrator                   NIW300----              0599 1047
  1310. NeXT AI Illustrator                   NIW301----              0599 1262
  1311. Displaytalk S/N                       DT--------              0199 1829
  1312. Displaytalk V2.0                      DTW200----              0599 1297
  1313.  
  1314. Other products
  1315.  
  1316. Acrobat Exchange Starter              DEW100R3(6)010-ccc      0399 2024
  1317. Acrobat Exchange Starter 1.0.2        DEW102R3(6)010-ccc      0399 2240
  1318. Acrobat Workgroup v2.0                DEW200R3(6)010-ccc      0397 0006
  1319. Acrobat Exchange 100 PK               AEW100R3(6)100-ccc      0399 1876
  1320. Acrobat Exchange 25 PK                AEW100R3(6)025-ccc      0399 1877
  1321. Acrobat Exchange Upgrade 100 PK       xxW100R31-100-ccc       0399 1878
  1322. Acrobat Exchange Upgrade 25 PK        xxW100R31-025-ccc       0399 1879
  1323. Acrobat Exchange Upgrade 5 PK         mvW100R31-005-ccc       0199 6088
  1324. Acrobat Exchange 5 PK Mac             MVW100R3(6)005-ccc      0199 6087
  1325. Acrobat Exchange 1 PK Mac             MVW100R3(6)-ccc         0199 6086
  1326. Acrobat 2.0 Mac                       MVW200R3(6)-ccc         0197 0105
  1327. Acrobat 2.0 Mac NFR                   MVW200X3(6)-ccc         0197 0389
  1328. Acrobat 2.0 Pro Mac                   ANW200R3(6)-ccc         0197 0106
  1329. Acrobat 2.0 Pro Mac NFR               ANW200X3(6)-ccc         0197 0390
  1330. Acrobat Catalogs Wind                 ACW200R3(6)-ccc         0397 0122
  1331. Acrobat Exchange Upgrade Mac          ?                       0199 6089
  1332. Acrobat/W Exchange 1 PK               WVW100R3(6)-ccc         0299 6697
  1333. Acrobat/W 2.0                         WVW200R3(6)-ccc         0297 0051
  1334. Acrobat/W 2.0 NFR                     WVW200X3(6)-ccc         0297 0264
  1335. Acrobat/W 2.0 Pro                     AOW200R3(6)-ccc         0297 0052
  1336. Acrobat 2.0 for Workgroups NFR        DEW200X3(6)-010-ccc     0397 0195
  1337. Acrobat/W Exchange 5 PK               WVW100R3(6)005-ccc      0299 6698
  1338. Acrobat/W Exchange Upgrade 5 PK       wvW100R31-005-ccc       0299 6699
  1339. Acrobat/W Exchange Upgrade            wvW100R31-001-ccc       0299 6700
  1340. Acrobat Distiller Network             NWW100R3 (6)002-ccc     0399 1874
  1341. Acrobat Distiller Network 1.0.2       NWW102R3(6)002-ccc      0399 2228
  1342. Acrobat Distiller                     WDW100R3(6)-002-ccc     0399 1875
  1343. Acrobat Distiller 1.0.2               WDW102R3(6)-002-ccc     0399 2222
  1344. Acrobat Distiller Bndl                UDW105B(6)ccc           0397 0480
  1345. Acrobat Reader 100 PK                 ARW100R3(6)-100-ccc     0399 1880
  1346. Acrobat Reader 50 PK                  ARW100R3(6)-050-ccc     0399 1881
  1347. Acrobat Reader 500 PK                 ARW100R3(6)-500-ccc     0399 1882
  1348. Acrobat Reader 1 PK Mac               ARW100M31--ccc          0199 6739
  1349. Acrobat Reader 1 PK Mac V2.0          ARM200R3(6)ccc          0197 0397
  1350. Acrobat Reader 1 PK Windows           ARW100R31--ccc          0299 7101
  1351. Acrobat Reader 1 PK Windows V2.0      ARW200R3(6)ccc          0297 0266
  1352. Acrobat Reader/W Communication Pk     ARW100B31---ccc         0299 7031
  1353. Acrobat Ex 1 PK, NFR                  MVW100X3-ccc            0199 6896
  1354. Acrobat/W Ex 1 PK, NFR                WVW100X3(6)-ccc         0299 7108
  1355. Acrobat Dist, NFR                     WDX100X3(6)-002-ccc     0399 2103
  1356. Acrobat Dist, NFR 1.0.2               WDW102X3(6)-002-ccc     0399 2224
  1357. Acrobat Network  Dist, NFR            NWX100X3(6)-002-ccc     0399 2104
  1358. Acrobat Network  Dist, NFR 1.0.2      NWX102X3(6)-002-ccc     0399 2230
  1359. Acrobat Starter, NFR                  DEW100X3(6)-010-ccc     0399 2105
  1360. Acrobat Starter, NFR 1.0.2            DEW102X3(6)-010-ccc     0399 2242
  1361. Acrobat Reader DOS v1.0               ARD100R3(6)-ccc         0299 7345
  1362. Acrobat Reader DOS Eng Intrnl v1.0    ARD10ER3(6)-ccc         0299 7415
  1363.  
  1364. Acrobat Dist Unix 2 user              UDW100R7(6)-002-ccc     0799 1102
  1365. Acrobat Dist Unix 5 user              UDW100R7(6)-005-ccc     0799 1112
  1366. Acrobat Dist Unix 10 user             UDW100R7(6)-010-ccc     0799 1100
  1367. Acrobat Ex Unix 1 user                UEW100R7(6)-ccc         0799 1113
  1368. Acrobat Ex Unix 2 user                UEW100R7(6)-002-ccc     0799 1122
  1369. Acrobat Ex Unix 5 user                UEW100R7(6)-005-ccc     0799 1126
  1370. Acrobat Ex Unix 10 user               UEW100R7(6)-010-ccc     0799 1111
  1371. Acrobat Ex Unix 25 user               UEW100R7(6)-025-ccc     0799 1119
  1372.  
  1373. PostScript SDK-J                      DVJ100----              0399 1577
  1374. PostScript Language SDK               DVM100----              0399 1492
  1375. PS SDK v1.1 Mac                       DMW110----              0199 3800
  1376. PS SDK v1.1 PC                        DWW110----              0299 4999
  1377.  
  1378. Tech Reference Collection             AEW100N7(6)-ccc         0399 2265
  1379.  
  1380. Transcript Sun Binary                 HAW300----              0899 1029
  1381. Transcript 3.5 Source                 HBW300----              0899 1028
  1382. Transcript TK 50 Source               HCW300----              0899 1027
  1383. Transcript 1/4 Cartridge Source       HDW300----              0899 1026
  1384. Transcript Sun Binary                 HAW400----              0899 1048
  1385. Transcript 3.5 Source                 HBW400----              0899 1049
  1386. Transcript TK 50 Source               HCW400----              0899 1050
  1387. Transcript 1/4 Cartridge Source       HDW400----              0899 1051
  1388.  
  1389. Display PS XWinds SDK .25 Cart        DZW100----              0499 1023
  1390. Display PS XWinds SDK TK50            DYW100----              0499 1024
  1391. Display PS XWinds SDK 3.5 Tar         DXW100----              0499 1025
  1392. Displaytalk XWinds .25 Cart           DSW100----              0499 1022
  1393. Displaytalk XWinds .TK50              DRW100----              0499 1020
  1394. Displaytalk XWinds 3.5 Tar            DQW100----              0499 1021
  1395.  
  1396. Home Designer Mac                     MHW                     0197 0923
  1397. Home Designer Windows                 WHW                     0297 0554
  1398. Home Designer Publisher               HHW200R7(6)ccc          0197 0921
  1399. Interior Designer Mac                 MIW                     0197 0924
  1400. Interior Designer Windows             WIW                     0297 0555
  1401. Landscape Designer Mac                ?                       0197 0928
  1402. Landscape Designer Windows            WLW                     0297 0556
  1403. Designer CD Mac/win                   DGW100R7(6)ccc          0397 0386
  1404. Paint & Publish CD                    HPW100R7(6)ccc          0197 0922
  1405. Home Publisher                        HHW
  1406. QuickPub Dlx                          QDW100R7(6)ccc          0397 0460
  1407. QuickPub Brochure                     QBW                     0197 0927
  1408. QuickPub Cards & Invitations          QCW                     0197 0925
  1409. QuickPub Letters/Forms                QLW                     0197 0926
  1410. Date Book Mac                         DBW
  1411. Date Book Deluxe                      DDW
  1412. Art Explorer Mac                      EXW
  1413. Art Explorer Deluxe                   EDW100R7(6)ccc          0397 0461
  1414. SuperPaint                            HSW350R7(6)ccc          0197 1153
  1415. Intellidraw Mac                       IMW
  1416. Intellidraw Win                       IWW
  1417. Touchbase Mac                         TAW
  1418. Touchbase Win                         TOW
  1419. TypeTwister Mac                       TMW
  1420. -
  1421. Adobe Serial Number Assignments PC
  1422. vAny
  1423. †Serial Number Assignment
  1424.  
  1425. The serial number format is                 PPLVVVZxxxxxx-ccc
  1426.  
  1427.     PP    =        product identifier
  1428.     L    =        language identifier    W=US, ROW
  1429.                     E=Eng. Int'l
  1430.                     F=French
  1431.                     G=German
  1432.                     I=Italian
  1433.                     P=Spanish
  1434.                     J=Japanese
  1435.     VVV    =        version    T=Chinese
  1436.     Z    =        Media Type /Package ID    K=Korean
  1437.                 Rtl 3", Rtl5.25", RtlCD
  1438.                 X=NFR, U=Upg, B=Bndl
  1439.     xxxxxx    =        sequence number, 6 digits
  1440.     ccc    =        Checksum
  1441.  
  1442. DESCRIPTION                          CURRENT FORMAT            ITEM ID
  1443.  
  1444. PC version products
  1445.  
  1446. Fonts - PC                           FBW300----                 0299 1285
  1447. Fonts - PC                           FBW260R3(6)ccc             0299 7650
  1448. Fonts - PC                           FBW300R3(6)ccc             0297 0054
  1449. Pub Pack #1 - PC                     IZW310----                 0299 1902
  1450. Pub Pack #2 - PC                     IYW310----                 0299 1903
  1451. Pub Pack #3 - PC                     IXW310----                 0299 1904
  1452. PC Cyrillic                          FBK300----                 0299 5597
  1453. PC Cyrillic                          FBK260R3(6)ccc             0299 7661
  1454. PC Multimaster Fonts                 MWW300R3(6)ccc             0299 7881
  1455. PC Multimaster Fonts                 MWW301R3(6)ccc             0297 0397
  1456. PC Charleston Collection             SWW300R3(6)ccc             0297 0120
  1457. PC Charleston Collection             SWW301R3(6)ccc             0297 0400
  1458. Initial Caps PC                      ADW200R3(6)ccc             0297 0156
  1459. Smart Choice PC                      SCW300R3(6)ccc             0297 0121
  1460.  
  1461. ATM Windows                          AWW115----                 0299 3920
  1462. ATM Windows v2.0                     AWW200----                 0299 4735
  1463. ATM/Windows v2.0.2                   AWW202----                 0299 5165
  1464. ATM/Windows v2.5                     AWW250----                 0299 6280
  1465. ATM/Windows v2.6                     AWW260R3(6)ccc             0299 7463
  1466. ATM/Windows v3.0                     AWW260R3(6)ccc             0299 7866
  1467. ATM/W Variety Pk v2.6                FIW260R3(6)ccc             0299 7456
  1468. ATM Windows Envelope v2.5            BWW250----                 0299 6324
  1469. ATM Wind/Osprey English              BRW202----                 0299 5455
  1470. ATM Wind/Osprey French               BRF202----                 0299 5504
  1471. ATM Wind/Osprey German               BRG202----                 0299 5505
  1472. ATM Wind/Osprey Italian              BRI202----                 0299 5507
  1473. ATM Wind/Osprey Spanish              BRP202----                 0299 5506
  1474. ATM Wind./PC PageMaker bundle        AW5000000
  1475. ATM Wind Small Bndl v2.02            BWW202----                 0299 5669
  1476. ATM Wind./Ergo Brick bundle          AWB110----                 0299 4454
  1477. ATM/W v2.5 DEC Bbdl, EIbundle        AWB110----                 0299 4454
  1478. ATM Wind/Bndl Env., TI               BWE250----                 0299 9046
  1479. ATM  Windows Bundle Envelope         BWW200----                 0299 4793
  1480. ATM  Windows Bundle Envelope         BWW115100----              0299 4696
  1481. ATM  Windows Bundle Envelope         BWW301B3(6)ccc             0297 0831
  1482. ATM Windows generic bundle
  1483. ATM Windows/Lexmark bundle
  1484. ATM Win. & Typeset 1/Ventura bun     VBW200----                 0299 4477
  1485. ATM Win. & Typeset 1/Ventura OS/2 VCW110                     0299 4504
  1486. ATM Windows/Lotus 123 bundle
  1487. ATM Windows/Lotus Amipro bundle
  1488. ATM Windows/Lotus Freelance bundle
  1489. ATM Windows/Lotus Notes bundle
  1490. Lotus Ami Pro                        FPW300----                 0299 4548
  1491. Lotus Freelance Windows              FRW100----                 0299 4673
  1492. Lotus Notes 2.1                      FNW100----                 0299 4674
  1493. Lotus 1-2-3 PC                       FLW300----                 0299 4547
  1494. Lotus Freelance Font Pack 3.5"       FXW2503---                 0299 6259
  1495. Lotus Freelance Font Pack 5.25"      FXW2505---                 0299 6258
  1496. ATM Windows/ROW                      AWP100----                 0299 4002
  1497. ATM Windows/Aust-NZ                  AWU100----                 0299 4003
  1498.  
  1499. ATM PP Windows                       PQW100----                 0299 3896
  1500.  
  1501. Adobe Type Set 1, 2, 3 PC            TBW300----                 0299 3897
  1502. Type Sets for Business-Wind OS/2     FWW202----                 0299 5595
  1503. Type Sets for Business-Windows       FWW200----                 0299 4506
  1504. Adobe Type Set Value 5.25 v2.5 PC    FTW2505---                 0299 6327
  1505. Adobe Type Set Value 3.5  v2.5 PC    FTW2503---                 0299 6349
  1506. Adobe Type Set 3.5 v3.01 PC, ED      FTW301E3(6)                0297 0467
  1507. Adobe Type Set Value Pack PC         FTW100----                 0299 5428
  1508. Type Align Windows v2.1              TPW2101---                 0299 5228
  1509. Type Align Windows                   TPW200----                 0299 4258
  1510. Wild Type PC                         FHW251R3(6)ccc             0299 6939
  1511. Wild Type PC                         FHW301R3(6)ccc             0297 0429
  1512. Wild Type PC                         FHW361R3(6)ccc             0299 7780
  1513. Wild Type PC ED                      FHW301E3(6)ccc             0297 0465
  1514. Type Basics Windows                  PTW251----                 0299 6938
  1515. Type Basics Windows                  PTW301R3(6)ccc             0297 0552
  1516. Type Basics Windows Ed               PTW301E3(6)ccc             0297 0553
  1517.  
  1518. Postscript Cartridge                 CPW1----                   0299 3687
  1519. Type Cartridge 1                     CTA100----                 0299 3711
  1520. Type Cartridge 2                     CTB1----                   0299 3724
  1521. Postscript Cartridge Aetna           CSW100----                 0299 4586
  1522. Adobe Serial Driver                  CMW100----                 0299  4742
  1523.  
  1524. AI windows R.O.W.                    ABR-------V1.0             0299 1999
  1525. AI Windows V1.1                      ABW1101000000              0299 4164
  1526. AI Windows Demo V1.1                 ABW110X100000              0299 4165
  1527. AI Windows v4.0 CIB                  ABW400C(6)ccc              0299 5934
  1528. AI Windows v4.0 CIB                  ABW400C(6)-010-cc          0299 7430
  1529. AI Windows v4.0, 3.5"                ABW40031---ccc             0299 5214
  1530. AI Windows v4.03, 3.5"               ABW4033(6)ccc              0297 0169
  1531. AI Windows v4.02, 3.5"               ABW4023(6)ccc              0299 7278
  1532. AI Windows v4.0, 3.5" Demo           ABW400Y1---ccc             0299 5215
  1533. AI Windows v4.02, 3.5" Demo          ABW402Y(6)ccc              0299 7303
  1534. AI Windows v4.03, 3.5" Demo          ABW403Y(6)ccc              0297 0170
  1535. AI Windows v4.0, 5.25"               ABW40051---ccc             0299 5216
  1536. AI Windows v4.02, 5.25"              ABW4025(6)ccc              0299 7265
  1537. AI Windows v4.0, 5.25" Demo          ABW400Z1---ccc             0299 5217
  1538. AI Windows v4.02, 5.25" Demo         ABW402Z(6)ccc              0299 7302
  1539.  
  1540. Streamline - Windows                 SBW110----                 0299 2593
  1541. Streamline - Windows 3.0             SBW300----                 0299 5049
  1542. Streamline - Windows 3.0 Demo        SBW300X1--                 0299 5220
  1543. Streamline - Windows 3.0.1 Demo      SBW301X1(6)ccc             0299 5596
  1544. Streamline - Windows 3.0.1           SBW301----ccc              0299 5552
  1545. Lasertalk PC                         LPW100----                 0299 2954
  1546. Lasertalk PC v1.3                    LPW130R3(6)ccc             0299 7551
  1547. Lasertalk PC Upgrd v1.3              LPW130U3(6)ccc             0299 7553
  1548.  
  1549. Photoshop/W CIB 9 user               PWW250CB(6)-009-cc         0299 6545
  1550. Photoshop/W CIB 10 user              PWW250CB(6)-010-cc         0299 7417
  1551. Photoshop/W CIB 10 user 3.0          PWW300CB(6)-010-c          0299 7872
  1552. Photoshop/W v2.5 Bndl                PWW250B3(6)ccc             0299 6461
  1553. Photoshop/W v3.0 Bndl                PWW300B1(6)ccc             0297 0273
  1554. Photoshop/W v3.0                     PWW300R1(6)ccc             0297 0272
  1555. Photoshop/W v3.0 5 Pack              PWW300R1(6)-005-c          0297 0269
  1556. Photoshop/W v2.5 NFR                 PWW250X3(6)ccc             0299 6460
  1557. Photoshop/W v3.0 NFR                 PWW300X1(6)ccc             0299 6460
  1558. Photoshop/W v2.5                     PWW250R3(6)ccc             0299 6199
  1559. Photoshop/W v2.5 LE                  SPW250R3(6)ccc             0299 6494
  1560. Photoshop/W v2.51                    PWW251R3(6)ccc             0299 7375
  1561. Photoshop/W v2.51 NFR                PWW251X3(6)ccc             0299 7376
  1562. Photoshop/W v2.51 Bndl               PWW251B3(6)ccc             0299 7377
  1563.  
  1564. Type on Call PC                      CRW200----                 0299 5823
  1565. Type on Call PC v2.0 Europe          CRE200(7)                  0299 7009
  1566. Type on Call PC v2.0 Bndl            CRW200B2----               0299 7216
  1567. Type on Call PC v2.0 Aldus Bndl      CRW200A(7)                 0299 7513
  1568. Type on Call PC v2.0 Aldus Europe    CRE200A(7)                 0299 7529
  1569.  
  1570. Adobe Premiere Windows v1.0          MBW100R3(6)ccc             0299 7111
  1571. Adobe Premiere Windows v1.0 NFR      MBW100X3(6)ccc             0299 7112
  1572. Adobe Premiere Windows v1.0 Bndl     MBW100B3(6)ccc             0299 7118
  1573. Adobe Premiere Windows v1.1          MBW101R3(6)ccc             0299 7426
  1574. Adobe Premiere Windows v1.1 Bndl     MBW101B3(6)ccc             0299 7427
  1575. Adobe Premiere Windows v1.1 NFR      MBW101X3(6)ccc             0299 7446
  1576. Adobe Premiere Windows v4            MBW400R1(6)ccc             0297 0340
  1577. Adobe Premiere Windows v4 LE         MSW400B7(6)ccc             0297 0841
  1578. Adobe Premiere Windows v4 CIB     MBW400CB(6)010-ccc         0297 0399
  1579. Adobe Premiere Windows v4 NFR        MBW400X1(6)ccc             0297 0355
  1580. Adobe Premiere Windows v4 Bndl       MBW400B7(6)ccc             0297 0354
  1581. Premiere/W Bndl v1.0-Orichid Tech    MBW100J3(6)ccc             N/A
  1582. Premiere/W Bndl v1.0-Diamond Com  MBW100D3(6)ccc             N/A
  1583. -
  1584. Adobe Serial Number Layout
  1585. vAny
  1586. †      A   ID    Prefx   Valid Serialnum    Comment                 Screen:   1
  1587.      ---------------------------------------------------------------------
  1588.       Y         AEW     100N7######-CCC    Tech Note CD w/ M+W Exchange
  1589.       Y         ALD     M:GE-PSHOP         Aldus Gallery Effects (PShop)
  1590.       Y         ARW     100I7######-256-   Acrobat Reader/Illustrator
  1591.       Y         ARW     100P7######-256-   Acrobat Reader/Premiere
  1592.       Y         ARW     100T7######-002-   Acrobat Reader (TOC 2 user)
  1593.       Y         ARW     100T7######-500-   Acrobat Reader (TOC3.0)
  1594.       Y         AWM     #######            ATM/TAlign Micrografx
  1595.       Y         AWM     MICROGDUMMY        ATM/TAlign Micrografx (PC)
  1596.       Y         AWT     200WIN######       ATM w/ Microsoft 3.1
  1597.       Y         BAW     #######            Lotus AmiPro w/ ATM
  1598.       Y         BAW     115A#######        Lotus AmiPro w/ ATM 115
  1599.       Y         BAW     200DUMMY           Lotus AmiPro w/ ATM
  1600.       Y         BAW     202#######         Lotus AmiPro w/ ATM
  1601.       Y         BAW     202LO#######       Lotus AmiPro w/ ATM
  1602.       Y         BBW     #######            ATM Win/Ami+123 bndl
  1603.       Y         BBW     115A#######        ATM Win/Ami +123 bndl
  1604.       Y         BBW     200DUMMY           ATM Win/Ami+123 bndl
  1605.       Y         BBW     202DUMMY           ATM Win/Ami+123 bndl
  1606.       Y         BDW     #######            ATM Win/Lotus SmarText
  1607.       Y         BDW     115A#######        ATM Win/Lotus SmarText
  1608.       Y         BDW     115DUMMY           ATM Win/Lotus SmarText
  1609.       Y         BWW     250WP#######       ATM/Wordperfect Bundle
  1610.       Y         BZW     203A#######        ATM/Apple
  1611.       Y         BZW     300A#######        ATM/Apple
  1612.       Y         BZW     300DUMMY           ATM/Apple
  1613.       Y         CDF     150######-###      CD ROM Font Folio
  1614.       Y         CDF     250#######         CD ROM Font Folio
  1615.       Y         CDW     100#######         Type on Call
  1616.       Y         CDW     300M3######-###    TOC Macwarehouse
  1617.       Y         CIB     100DA1005          Supplement Kit #5 Dimensions
  1618.       Y         CIB     100PS1002          Prof Curriculum PShop 1.0
  1619.       Y         CIB     100PS1003          Training Software Lic PShop1.0
  1620.       Y         CIB     200PR1014          Educ Stdnt Wkbook Premiere2.0
  1621.       Y         CIB     200PR1016          Educ Curric/SW Premiere 2.0
  1622.       Y         CIB     200PR1018          Prof Curriculum Premiere 2.0
  1623.       Y         CIB     200PR1020          Training Sftwr Lic Premiere2.0
  1624.       Y         CIB     200PS1003          Training Software Lic PShop2.0
  1625.       Y         CIB     200PS1018          Prof Curriculum PShop 2.0
  1626.       Y         CIB     200PS1024          Educ Curriculum/SW PShop 2.0
  1627.       Y         CIB     200PS1025          Educ Studnt Wkbook PShop 2.0
  1628.       Y         CIB     200SA1013          Supplement Kit S'line/ACE Mac
  1629.       Y         CIB     250PS1038          Prof Curric PShop 2.5 Mac
  1630.       A   ID    Prefx   Valid Serialnum    Comment                 Screen:   3
  1631.       Y         CIB     250PS1039          Trning Sftwr Lic PShop 2.5 Mac
  1632.       Y         CIB     250PS1040          Educ Curric/SW PShop 2.5 Mac
  1633.       Y         CIB     250PS6781          Instructor Manual PhSpM 2.5
  1634.       Y         CIB     300AA1019          Intro Kit AI3 (Prof Curriclm)
  1635.       Y         CIB     300AA1020          Disk Kit AI3 (Prof SW Lic)
  1636.       Y         CIB     300AA1029          Educ Curric/SW AI3 Mac
  1637.       Y         CIB     300AA1030          Educ Student Workbook AI3 Mac
  1638.       Y         CIB     300SB1003          Supplement Kit S'line/ACE Win
  1639.       Y         CIB     400AB1014          Educ Curriculum/SW AI4 Win
  1640.       Y         CIB     400AB1015          Educ Student Wrkbook AI4 Win
  1641.       Y         CIB     400AB1016          Prof Curriculum AI4 Windows
  1642.       Y         CIB     400AB1017          Prof Training Software Lic AI4
  1643.       Y         CIB     500AA1042          Complete Curric/SW AI5 Mac
  1644.       Y         CIB     500AA1043          Curriculum - Illustrator 5 Mac
  1645.       Y         CIB     500AA1044          Sftwre Training Lic AI5 Mac
  1646.       Y         CIB     88AA1010           Intro Kit AI88 (Prof Curriclm)
  1647.       Y         CON     TEST#              Printer Contest Entrant
  1648.       Y         CRW     200#######         Type on Call PC
  1649.       Y         CWS     100ACROBAT         Acrobat Corporate Workshop
  1650.       Y         DCA     100ACROBAT         Discovering Acrobat Class
  1651.       Y         DCA     200ACROBAT         Discovering Acrobat Class
  1652.       Y         DWS     100ACROBAT         Acrobat Dealer Workshop
  1653.       Y         EPA     100ACROBAT         Electronic Publshg w/ Acrobat
  1654.       Y         EPA     200ACROBAT         Electronic Publshg w/ Acrobat
  1655.       Y         FF#     #####.###          Font Folio hard disk
  1656.       Y         FFP     #####.###          Font Folio HD PC
  1657.       Y         FU#     ###U.##            Folio upgrade
  1658.       Y         GCW     203DU#######       ATM Mac/GCC Bundle
  1659.       Y         HMW     203HP######        ATM Mac/HP Cartridge (Mac)
  1660.       Y         HWW     200HP######        ATM Windows/HP Cartridge
  1661.       Y         NEC     :MAC-FONT-FOLIO    Mac PS Gallery-Premium V1
  1662.       Y         NEC     :MAC-IMAGEGAL      Mac Image Gallery-locked
  1663.       Y         NEC     :MAC-TOC-NV1       Mac PS Gallery-Locked V1
  1664.       Y         NEC     :MAC-TOC-NV2       Mac PS Gallery-Locked V2
  1665.       Y         NEC     :MAC-TOC-NV3       Mac Gallery PS-Locked V3
  1666.       Y         NEC     :PC-HPLJET-FONTS   IBM Type Gallery LJ-Locked
  1667.       Y         NEC     :PC-IMAGEGAL       IBM Image Gallery-Locked
  1668.       Y         NEC     :PC-TOC-NV1        IBM Type Gallery PS-Locked
  1669.       Y         NEC     M:IMAGEGAL-DLX     Mac Image Gallery-Premium
  1670.       Y         NEC     M:PS-FFOLIO-V2     Mac PS Gallery-Premium V2
  1671.       Y         NEC     P:IMAGEGAL-DLX     IBM Image Gallery-Premium
  1672.       Y         NEC     P:LJ-FFOLIO        IBM Type Gallery LJ-Premium
  1673.       Y         NEC     P:PS-FFOLIO-V3     IBM Type Gallery PS-Premium
  1674.       Y         PIW     250B7######-###    Photoshop for SGI/bndl
  1675.       Y         PIW     250R7######-###    Photoshop for SGI
  1676.       Y         PIW     250R7######-005-   Photoshop SGI 5pack
  1677.       Y         PIW     250R7######-010-   Photoshop SGI 10-pack
  1678.       Y         PRB     100SM#######       Premiere/Supermac bndl
  1679.       Y         PUW     250B7######-###    Photoshop for Sun/bndl
  1680.       Y         PUW     250R7######-###    Photoshop for Sun
  1681.       Y         PUW     250R7######-005-   PShop Sun 5-pack
  1682.       Y         PUW     250R7######-010-   Photoshop Sun 10pack
  1683.       Y         PUW     250S7######-###    Photoshop Sun/SX Bndl
  1684.       Y         SIW     350R7######-###    Illustrator Sun (SGI)
  1685.       Y         VPP     100ACROBAT         Acrobat VPP Support Workshop
  1686.       Y   A1    AAA     300#######         Illustrator/ATM
  1687.       Y   A1    AAA     300######-###      Illustrator/ATM
  1688.       Y   A1    AAD     300#######         DEMO
  1689.       Y   A1    AAD     300######-###      Illustrator/ATM Demo
  1690.       Y   A1    AAW     300#######         Illustrator/ATM
  1691.       Y   A1    AAW     300######-###      Illustrator/ATM
  1692.       Y   A1    AAW     300X######         DEMO
  1693.       Y   A1    AAW     301#######         Illustrator/ATM
  1694.       Y   A1    AAW     301X######         Illustrator Mac Demo
  1695.       Y   A1    AAW     302#######         Illustrator/ATM
  1696.       Y   A1    AAW     302X######         Illustrator/ATM Demo
  1697.       Y   A1    AAW     320#######         Illustrator/ATM
  1698.       Y   A1    AAW     320X######         Illustrator/ATM Demo
  1699.       Y   A1    AAW     323#######         Illustrator/ATM/Dimensions
  1700.       Y   A1    AAW     323X######-###     Illustrator/ATM Demo
  1701.       Y   A1    PCA     100######-###      Photoshop 1.0
  1702.       Y   A1    PCA     107######-###      Photoshop 1.07
  1703.       Y   A1    PCA     200######-###      Photoshop Complete
  1704.       Y   A1    PCA     201######-###      Photoshop Complete
  1705.       Y   A1    PDA     100######-###      Photoshop Demo
  1706.       Y   A1    PDA     107######-###      none
  1707.       Y   A1    PDA     200######-###      Photoshop Demo
  1708.       Y   A1    PDA     201######-###      Photoshop Complete Demo
  1709.       Y   A1    PGW     200######-###      Photoshop Gen Bundle
  1710.       Y   A1    PGW     200######-###      Photoshop Complete Gen Bundle
  1711.       Y   A1    PGW     201######-###      Photoshop Gen. Bundle
  1712.       Y   A1    PHW     107######-###      Photoshop Complete-Howtek
  1713.       Y   A1    PHW     200######-###      Photoshop Howtek
  1714.       Y   A1    PMW     107######-###      Photoshop Complete-Microtek
  1715.       Y   A1    PMW     200######-###      Photoshop Microtek
  1716.       Y   A1    PXW     107######-###      Photoshop Complete-XRS
  1717.       Y   A1    PXW     200######-###      Photoshop XRS
  1718.       Y   A1    SAW     200#######         Streamline
  1719.       Y   A1    SAW     200X######         DEMO
  1720.       Y   A1    SAW     220#######         Streamline
  1721.       Y   A1    SGW     108######-###      Photoshop LTD ED bndl
  1722.       Y   A1    SHW     108######-###      Photoshop LTD ED/Howtek
  1723.       Y   A1    SLA     108######-###      Photoshop LTD ED/LaCie
  1724.       Y   A1    SUW     107######-###      Photoshop LE 1.08/Umax mfg err
  1725.       Y   A1    SUW     108######-###      Photoshop LTD ED/Umax
  1726.       Y   A2    PRW     300S3######-###    Premiere Mac (Europe)
  1727.       Y   A2    PSW     250B3######-###    Photoshop Mac (Europe)
  1728.       Y   A2    PSW     250S7######-###    Photoshop Mac (Europe)
  1729.       Y   A2    PSW     251B3######-###    Photoshop Mac (Europe)
  1730.       Y   A2    PSW     251S7######-###    Photoshop Bundle (Europe)
  1731.       Y   A2    PSW     301B1######-###    Photoshop Mac (europe)
  1732.       Y   A2    PWW     250B3######-###    Photoshop Windows (Europe)
  1733.       Y   A2    PWW     251B3######-###    Photoshop Windows (Europe)
  1734.       Y   A2    PWW     300B1######-###    Photoshop Windows (europe)
  1735.       Y   A2    SGW     108######-###      Photoshop Limited Edition
  1736.       Y   A2    SGW     250H3######-###    Photoshop L.E./HP bndl
  1737.       Y   A2    SGW     250R3######-###    Photoshop L.E. 2.5
  1738.       Y   A3    DAW     100R3######-###    Dimensions
  1739.       Y   A3    DAW     100X3######-###    Dimensions Demo
  1740.       Y   A4    PSW     250B3######-###    Photoshop 2.5 generic bndl
  1741.       Y   A4    PSW     250R3######-###    Photoshop Mac 2.5
  1742.       Y   A4    PSW     250R3######-005-   Photoshop 2.5 licensed for 5
  1743.       Y   A4    PSW     250R7######-###    Photoshop 2.5 CD
  1744.       Y   A4    PSW     250S7######-###    Photoshop Mac 2.5 Supermac CD
  1745.       Y   A4    PSW     250X3######-###    Photoshop Mac 2.5 NFR
  1746.       Y   A4    PSW     251B3######-###    Photoshop Mac 2.5.1 (gen bund)
  1747.       Y   A4    PSW     251R3######-###    Photoshop Mac 2.5.1
  1748.       Y   A4    PSW     251R7######-###    Photoshop Deluxe
  1749.       Y   A5    AAW     500CB######-010-   Illustrator CIB
  1750.       Y   A5    AAW     500R3######-###    Illustrator 5.0 Mac
  1751.       Y   A5    AAW     500R3######-005-   Illustrator 5.0 (5 user)
  1752.       Y   A5    AAW     500R7######-###    Illustrator 5.0 CD
  1753.       Y   A5    AAW     500U3######-###    Illustrator 5.0 Upgrade
  1754.       Y   A5    AAW     500U7######-###    Illustrator 5.0 CD Dlx Upgrade
  1755.       Y   A5    AAW     500X1######-###    Illustrator 5.0 NFR (dual)
  1756.       Y   A5    AAW     501R3######-###    Illustrator
  1757.       Y   A5    AAW     501R3######-005-   Illustrator 5 user
  1758.       Y   A5    AAW     501R7######-###    Illustrator Deluxe
  1759.       Y   A5    AAW     501U3######-###    Illustrator Upgrade
  1760.       Y   A5    AAW     501U7######-###    Illustrator Deluxe Upgrade
  1761.       Y   A5    AAW     501X1######-###    Illustrator Mac NFR
  1762.       Y   A5    AAW     550CB######-###    Illustrator CIB
  1763.       Y   A5    AAW     550CB######-###    Illustrator CIB
  1764.       Y   A5    AAW     550CB######-010-   Illustrator CIB
  1765.       Y   A5    AAW     550R1######-###    Illustrator 5.5
  1766.       Y   A5    AAW     550R1######-005-   Illustrator 5 user
  1767.       Y   A5    AAW     550R1######-005-   Illustrator 5-user
  1768.       Y   A5    AAW     550R3######-###    Illustrator 5.5
  1769.       Y   A5    AAW     550U3######-###    Illustrator 5.5 Upgrade
  1770.       Y   A5    AAW     550X1######-###    Illustrator 5.5 NFR
  1771.       Y   A5    DAW     100R3######-###    Dimensions
  1772.       Y   A5    DAW     102R3######-###    Dimensions
  1773.       Y   A5    DAW     102X3######-###    Dimensions NFR
  1774.       Y   A5    DAW     200R3######-###    Dimensions 2.0
  1775.       Y   A5    DAW     200R3######-###    Dimensions
  1776.       Y   A5    DAW     200X3######-###    Dimensions NFR
  1777.       Y   A5    PRW     300######-###      Premiere 3.0 Retail
  1778.       Y   A5    PRW     300CB######-010-   Premiere Classroom in a Box
  1779.       Y   A5    PRW     300E7######-###    Premiere Ed Deluxe
  1780.       Y   A5    PRW     300R3######-###    Premiere 3.0
  1781.       Y   A5    PRW     300R7######-###    Premiere 3.0 CD
  1782.       Y   A5    PRW     300U3######-###    Premiere 3.0 Upgrade
  1783.       Y   A5    PRW     300U7######-###    Premiere 3.0 Deluxe Upgrade
  1784.       Y   A5    PRW     300X1######-###    Premiere 3.0 NFR (dual)
  1785.       Y   A5    PRW     300X1######-###    Premiere NFR
  1786.       Y   A5    PSW     250CB######-010-   Photoshop CIB Mac
  1787.       Y   A5    PSW     251B3######-###    Photoshop Mac Bndl
  1788.       Y   A5    PSW     251R3######-###    Photoshop Mac Retail
  1789.       Y   A5    PSW     251R3######-005-   Photoshop Mac 5 user
  1790.       Y   A5    PSW     251R7######-###    Photoshop Deluxe Mac
  1791.       Y   A5    PSW     251S7######-###    Photoshop Dlx Bundle
  1792.       Y   A5    PSW     251X1######-###    Photoshop Mac NFR
  1793.       Y   A5    PSW     300B3######-###    Photoshop Complete Mac Bundle
  1794.       Y   A5    PSW     300CB######-010-   Photoshop CIB Mac
  1795.       Y   A5    PSW     300R3######-###    Photoshop Mac
  1796.       Y   A5    PSW     300X1######-###    Photoshop NFR
  1797.       Y   A5    PSW     300X3######-###    Photoshop Mac NFR
  1798.       Y   A5    PSW     301B1######-###    Photoshop 3.01 Mac bndle
  1799.       Y   A5    PSW     301R1######-###    Photoshop 3.01 Mac retail
  1800.       Y   A5    PSW     301X1######-###    Photoshop 3.01 Mac NFR
  1801.       Y   A5    SAW     220#######         Streamline
  1802.       Y   A5    SAW     300R3######-###    Streamline 3.0 Mac
  1803.       Y   A5    SAW     300X3######-###    Streamline Mac NFR
  1804.       Y   A5    SAW     301R3######-###    Streamline Mac
  1805.       Y   A5    SAW     301X3######-###    Streamline Mac NFR
  1806.       Y   A5    SAW     310R3######-###    Streamline Mac
  1807.       Y   A5    SAW     310X3######-###    Streamline Mac NFR
  1808.       Y   A5    SUW     100R3######-###    Auditon Mac
  1809.       Y   A5    SUW     100X3######-###    Audition (NFR)
  1810.       Y   A5    SUW     101R3######-###    Audition Mac
  1811.       Y   A5    SUW     101X3######-###    Audition Mac
  1812.       Y   A7    PRW     400CB######-###    Premiere Mac CIB
  1813.       Y   A7    PRW     400CB######-010-   Premiere CIB
  1814.       Y   A7    PRW     400R3######-###    Premiere Mac
  1815.       Y   A7    PRW     400S3######-###    Premiere Mac Bundle
  1816.       Y   A7    PRW     400X1######-###    Premiere 4.0 Mac NFR
  1817.       Y   A7    PRW     400X3######-###    Premiere Mac NFR
  1818.       Y   A7    PRW     401B3######-###    Premiere Bundle
  1819.       Y   AB1   MVW     100R3######-###    Acrobat Exchange Mac
  1820.       Y   AB1   MVW     100R3######-005-   Acrobat Exchange Mac (5)
  1821.       Y   AB1   MVW     100X3######-###    Acrobat Exchange Mac NFR
  1822.       Y   AB2   NWW     100R3######-002-   Acrobat Network Distillr-dual?
  1823.       Y   AB2   NWW     100X3######-002-   Acrobat Net Dstller NFR
  1824.       Y   AB2   NWW     102R3######-002-   Acrobat Net Distiller
  1825.       Y   AB2   NWW     102X3######-002-   Acrobat Net Dist. NFR
  1826.       Y   AB3   AEW     100R3######-025-   Acrobat Exchange MultiPlatform
  1827.       Y   AB3   AEW     100R3######-100-   Acrobat Exchange MultiPlatform
  1828.       Y   AB4   WVW     100R3######-###    Acrobat Exchange Windows
  1829.       Y   AB4   WVW     100R3######-005-   Acrobat Exchange Windows(5)
  1830.       Y   AB4   WVW     100X3######-###    Acrobat Exchange Windows NFR
  1831.       Y   AB5   ARD     100CA######-500-   Reader / Systems Integrators
  1832.       Y   AB5   ARM     100CA######-500-   Reader /  Systems Integrators
  1833.       Y   AB5   ARM     100R3######-###    Acrobat Reader
  1834.       Y   AB5   ARM     100R3######-500-   Reader Multi Lic. 500
  1835.       Y   AB5   ARW     100A3######-500-   Reader/Software Dispatch
  1836.       Y   AB5   ARW     100B3######-###    Acrobat Reader
  1837.       Y   AB5   ARW     100B3DUMMY         Acrobat Reader
  1838.       Y   AB5   ARW     100CA######-###    Reader / Systems Integrators
  1839.       Y   AB5   ARW     100CA######-500-   Reader / Systems Integrators
  1840.       Y   AB5   ARW     100R3######-###    Acrobat Reader
  1841.       Y   AB5   ARW     100R3######-050-   Acrobat Reader (dual)
  1842.       Y   AB5   ARW     100R3######-100-   Acrobat Reader (dual)
  1843.       Y   AB5   ARW     100R3######-500-   Acrobat Reader (dual)
  1844.       Y   AB5   ARW     100R3######-500-   Acrobat Reader
  1845.       Y   AB5   ARW     100R3######-999-   Acrobat Reader
  1846.       Y   AB6   DEW     100R3######-###    Acrobat Starter (dual)
  1847.       Y   AB6   DEW     100R3######-010-   Acrobat Starter (10 user)
  1848.       Y   AB6   DEW     100X3######-010-   Acrobat Starter NFR
  1849.       Y   AB6   DEW     102R3######-010-   Acrobat Starter (10-user)
  1850.       Y   AB6   DEW     102X3######-010-   Acrobat Starter NFR 10-user
  1851.       Y   AB6   WDW     100R3######-###    Acrobat Personal Distiller
  1852.       Y   AB6   WDW     100R3######-002-   Personal Distiller (2 user)
  1853.       Y   AB6   WDW     100X3######-002-   Acrobat Personal Distiller NFR
  1854.       Y   AB6   WDW     102R3######-002-   Acrobat Personal Distiller
  1855.       Y   AB6   WDW     102X3######-002-   Acrobat Personal Distiller
  1856.       Y   AB7   ARD     100R3######-###    Acrobat Reader DOS
  1857.       Y   AB7   ARM     100R3######-###    Acrobat Reader Mac
  1858.       Y   AB7   ARW     100M3######-###    Acrobat Rdr Mac (void)
  1859.       Y   AB7   ARW     100R3######-###    Acrobat Reader Windows
  1860.       Y   AB7   ARW     100W3######-###    Acrobat Rdr Win (void)
  1861.       Y   AB7   ARW     100Z3######-###    Acrobat Reader/MacConn-Compaq
  1862.       Y   AB9   ACW     200R3######-###    Acrobat Catalog Windows
  1863.       Y   AB9   ANW     200R3######-###    Acrobat 2.0 Pro Mac
  1864.       Y   AB9   ANW     200X3######-###    Acrobat 2.0 Pro Mac (NFR)
  1865.       Y   AB9   AOW     200R3######-###    Acrobat Pro Windows
  1866.       Y   AB9   DEW     200R3######-010-   Acrobat for Workgroups 10-user
  1867.       Y   AB9   MVW     200R3######-###    Acrobat 2.0 Mac
  1868.       Y   AB9   MVW     200X3######-###    Acrobat 2.0 Mac NFR
  1869.       Y   AB9   WVW     200R3######-###    Acrobat 2.0 Windows
  1870.       Y   AB9   WVW     200X3######-###    Acrobat 2.0 Win NFR
  1871.       Y   B1    CPS     1######            PostScript cartridge
  1872.       Y   B1    CPW     100#######         PostScript Cartridge
  1873.       Y   B1    CSW     100#######         PostScript Cartridge Aetna
  1874.       Y   B1    CTA     1######            Type Cartridge 1
  1875.       Y   B1    CTA     100#######         Type Cartridge 1
  1876.       Y   B1    CTB     1######            Type Cartridge 2
  1877.       Y   B1    CTB     100#######         Type Cartridge #2
  1878.       Y   C1    AW#     #####              ATM Windows 1.#
  1879.       Y   C1    AW#     ######             none
  1880.       Y   C1    AW5     ######             ATM/Aldus bundle
  1881.       Y   C1    AWB     110#######         ATM/Ergo Brick bndl
  1882.       Y   C1    AWW     100#######         ATM Windows
  1883.       Y   C1    AWW     100X######         DEMO
  1884.       Y   C1    AWW     110#######         ATM Windows
  1885.       Y   C1    AWW     110X#######        ATM Windows Demo
  1886.       Y   C1    AWW     115#######         ATM Windows
  1887.       Y   C1    AWW     115X######         ATM Windows Demo
  1888.       Y   C1    AWW     200#######         ATM Windows 2.0
  1889.       Y   C1    AWW     200X######         ATM Windows 2.0 Demo
  1890.       Y   C1    AWW     201#######         ATM Windows
  1891.       Y   C1    AWW     202#######         ATM Windows 2.02
  1892.       Y   C1    BWW     100#######         ATM Bundle Gen
  1893.       Y   C1    BWW     110#######         ATM Bundle Gen
  1894.       Y   C1    BWW     115DAK             ATM Win/DAK bundle
  1895.       Y   C1    BWW     115GS              ATM-W/CharterSoft GraphShow
  1896.       Y   C1    BWW     200#######         ATM Win generic bndl
  1897.       Y   C1    BWW     200DAK             ATM Windows/DAK
  1898.       Y   C1    BWW     200LT              ATM Win/PrimeType (from disk)
  1899.       Y   C1    BWW     202#######         ATM Windows Bundle
  1900.       Y   C1    BWW     202DUMMY           ATM Windows Bundle
  1901.       Y   C1    VBW     100#######         ATM-W Ventura/Typeset 1
  1902.       Y   C1    VBW     101#######         ATM Windows Ventura bundle
  1903.       Y   C1    VBW     110#######         ATM Win Ventura bundle
  1904.       Y   C2    BTW     200#######         ATM/TAlign Win Bundle
  1905.       Y   C2    BWW     115#######         ATM Win bndle w/ $49 offer
  1906.       Y   C2    TPW     200#######         TypeAlign Windows
  1907.       Y   C3    AWM     MICROG             ATM/TAlign Micrografx
  1908.       Y   C3    BWW     202#######         ATM Windows bndl
  1909.       Y   C3    BWW     250KI              ATM/Okidata bundle
  1910.       Y   C3    BWW     250LT              ATM/LaserTools
  1911.       Y   C3    LBW     110#######         ATM-W Lexmark
  1912.       Y   C3    PNW     200#######         ATM Win/Panasonic
  1913.       Y   C3    PNW     200#######         ATM/Panasonic bndl
  1914.       Y   C3    PNW     200ATM             ATM/Panasonic bundle
  1915.       Y   C3    PNW     250#######         ATM/Panasonic bndl
  1916.       Y   C3    PNW     250#######         ATM Win/Panasonic
  1917.       Y   C4    AWW     250#######         ATM Windows
  1918.       Y   C4    BPW     2005######         ATM Windows/Aldus bundle
  1919.       Y   C4    BPW     2505######         ATM Windows/Aldus bndl
  1920.       Y   C4    BWW     115#######         ATM-W Bundle
  1921.       Y   C4    BWW     200#######         ATM Windows Generic bndl
  1922.       Y   C4    BWW     200DUMMY           ATM Windows bndl
  1923.       Y   C4    BWW     201#######         ATM-W Bundle
  1924.       Y   C4    BWW     202#######         ATM Windows bundle
  1925.       Y   C4    BWW     250#######         ATM Windows bndl
  1926.       Y   C4    BWW     250IBM             ATM/IBM bundle
  1927.       Y   C4    VBW     200#######         ATM Win Ventura bundle
  1928.       Y   C6    BQW     203#######         Compaq/ATM Mac bndl
  1929.       Y   C6    BRW     202#######         Compaq/ATM Windows
  1930.       Y   D1    ATW     200#######         ATM Macintosh
  1931.       Y   D1    ATW     200X######         DEMO
  1932.       Y   D1    ATW     202#######         ATM Mac 2.02
  1933.       Y   D1    ATW     203#######         ATM Mac 2.03
  1934.       Y   D1    ATW     220#######         ATM 2.0 (mfg error)
  1935.       Y   D1    ATW     220X######         DEMO
  1936.       Y   D1    BMW     200#######         ATM Generic Bundle
  1937.       Y   D1    BMW     202#######         ATM Mac generic bndl
  1938.       Y   D1    BMW     202TSTYLE          ATM Mac/TypeStyler
  1939.       Y   D1    BMW     203#######         ATM Mac bndl
  1940.       Y   D1    BMW     220#######         ATM Gen bndl-200 printed 220
  1941.       Y   D1    BSW     200#######         ATM/Type Set Sonet Bndle
  1942.       Y   D1    VAW     200#######         ATM Ventura Bundle
  1943.       Y   D2    GHW     100R3######-###    SuperATM
  1944.       Y   D2    GHW     100R3######-005-   SuperATM 5 user
  1945.       Y   D2    GHW     100R3######-025-   SuperATM licensed for 25
  1946.       Y   D2    GHW     100R3######-100-   SuperATM licensed for 100
  1947.       Y   D2    GHW     361R3######-###    SuperATM
  1948.       Y   D2    GHW     361R3######-005-   SuperATM 5-pack
  1949.       Y   D4    BMW     203#######         ATM Mac bundle
  1950.       Y   D4    BMW     203KI              ATM/Okidata
  1951.       Y   D4    BMW     203SMT             ATM Mac/SuperMac Bundle
  1952.       Y   D4    GCW     203#######         ATM Mac/GCC bundle
  1953.       Y   D5    BMW     203#######         ATM Generic Bndl
  1954.       Y   D5    BMW     351#######         ATM Bundle
  1955.       Y   E1    NIW     300#######         NeXT Illustrator
  1956.       Y   E1    NIW     300X######         NeXT Illustrator Demo
  1957.       Y   E1    NIW     301#######         NeXT Illust/bonus fonts
  1958.       Y   E1    NIW     301#######         NeXT AI w/ bonus fonts
  1959.       Y   E1    TTW     210#######         Adobe Touchtype 2.1
  1960.       Y   E1    TTW     210X######         Adobe Touchtype 2.1 Demo
  1961.       Y   E1    TTW     211#######         Touchtype 2.1.1/bonus fonts
  1962.       Y   ED1   AAW     320#######         Illust 3.#/ATM Educational
  1963.       Y   ED1   AAW     320X######         Illustrator Educational Demo
  1964.       Y   ED1   AAW     323#######         Illustrator/ATM EDU
  1965.       Y   ED1   AAW     500R3######-###    Illustrator 5.0/EDU
  1966.       Y   ED1   AAW     500R7######-###    Illustrator 5.0 CD/EDU
  1967.       Y   ED1   AAW     501R3######-###    Illustrator Mac EDU
  1968.       Y   ED1   AAW     501R7######-###    Illustrator Mac CD EDU
  1969.       Y   ED1   AAW     550R1######-###    Illust 5.5 dual media EDU
  1970.       Y   ED1   AAW     550R3######-###    Illustrator 5.5 EDU
  1971.       Y   ED1   ABW     4001######-###     Illustrator 4 Win/dual media
  1972.       Y   ED1   ABW     4003######-###     Illustrator 4 Win/3.5
  1973.       Y   ED1   ABW     4005######-###     Illustrator 4 Win/5.25
  1974.       Y   ED1   ABW     4013######-###     Illustrator 4 Win/3.5" EDU
  1975.       Y   ED1   ABW     4023######-###     Illustrator 4 Win 3.5" retail
  1976.       Y   ED1   ABW     4033######-###     Illustrator 4 Win 3.5" EDU
  1977.       Y   ED1   ANW     200R3######-###    Acrobat Pro Mac EDU
  1978.       Y   ED1   AOW     200R3######-###    Acrobat Pro Windows EDU
  1979.       Y   ED1   ARD     100R3######-###    Acrobat Reader DOS EDU
  1980.       Y   ED1   ARW     100R3######-050-   Acrobat Reader EDU
  1981.       Y   ED1   ARW     100R3######-100-   Acrobat Reader multi user
  1982.       Y   ED1   ARW     100R3######-500-   Acrobat Reader (dual)/EDU
  1983.       Y   ED1   ATW     203#######         ATM Mac Educational Card
  1984.       Y   ED1   ATW     360######-###      ATM Mac
  1985.       Y   ED1   ATW     361######-###      ATM Educational
  1986.       Y   ED1   ATW     380R3######-###    ATM Mac EDU
  1987.       Y   ED1   ATW     381R3######-###    ATM Mac EDU
  1988.       Y   ED1   AWW     202#######         ATM Windows Educational Card
  1989.       Y   ED1   AWW     250#######         ATM Windows
  1990.       Y   ED1   AWW     260R3######-###    ATM Windows EDU
  1991.       Y   ED1   AWW     300R3######-###    ATM Windows EDU
  1992.       Y   ED1   CAW     100#######         Collector's Ed 1 Educational
  1993.       Y   ED1   CBW     100#######         Collector's Ed 2 Educational
  1994.       Y   ED1   CEW     300#######         Type on Call EDU
  1995.       Y   ED1   CPW     100#######         PostScript Cartridge Educ.
  1996.       Y   ED1   DAW     100R3######-###    Dimensions EDU
  1997.       Y   ED1   DAW     102R3######-###    Dimensions Mac
  1998.       Y   ED1   DAW     200R3######-###    Dimensions Educational
  1999.       Y   ED1   DEW     100R3######-010-   Acrobat Starter-10 user
  2000.       Y   ED1   DEW     102R3######-010-   Acrobat Starter Educational
  2001.       Y   ED1   DEW     200R3######-###-   Acrobat for Workgroups EDU
  2002.       Y   ED1   FAK     361R3######-###    Cyrillic Font Pkg
  2003.       Y   ED1   FAK     500#######         Cyrillic Type
  2004.       Y   ED1   FAW     361R3######-###    Mac Font Pkg EDU
  2005.       Y   ED1   FAW     381R3######-###    Mac Type Pkg EDU
  2006.       Y   ED1   FAW     500#######         Mac Type/Educ Card
  2007.       Y   ED1   FBW     260R3######-###    PC Type Pkg EDU
  2008.       Y   ED1   FBW     300#######         PC Type/Educ card
  2009.       Y   ED1   FGW     360#######         Wild Type Mac (EDU)
  2010.       Y   ED1   FHW     251R3#######       Wild Type PC
  2011.       Y   ED1   FMW     100#######         Type Set for Business-Educ
  2012.       Y   ED1   FSW     100#######         Mac Type Sets/Educ Card
  2013.       Y   ED1   FTW     100#######         Value Pack PC (EDU)
  2014.       Y   ED1   FTW     250########        Value Pack PC (EDU)
  2015.       Y   ED1   FVW     100#######         Value Pack Mac Educational
  2016.       Y   ED1   FVW     360######-###      Value Pack Mac
  2017.       Y   ED1   FWW     200#######         PC Type Set for Bus/Educ
  2018.       Y   ED1   FWW     202#######         Type Set Bus (ATM202)
  2019.       Y   ED1   GHW     100R3######-###    SuperATM Educational
  2020.       Y   ED1   GHW     100R3######-005-   SuperATM 5 user (EDU)
  2021.       Y   ED1   GHW     361R3######-###    SuperATM EDU
  2022.       Y   ED1   GPW     103#######         Type Reunion/Educ
  2023.       Y   ED1   MBW     100R3######-###    Premiere Windows
  2024.       Y   ED1   MBW     101R3######-###    Premiere Windows
  2025.       Y   ED1   MMW     361R3######-###    MULTI-MASTER Mac
  2026.       Y   ED1   MMW     381R3######-###    Multiple Master EDU
  2027.       Y   ED1   MMW     500#######         Multiple Master Typefaces
  2028.       Y   ED1   MTW     360#######         Type Basics/ATM (Mac)
  2029.       Y   ED1   MVW     100R3######-###    Acrobat Exchange Mac/EDU
  2030.       Y   ED1   MVW     100R3######-005-   Acrobat Exchange Mac (5)
  2031.       Y   ED1   MVW     200R3######-###    Acrobat 2.0 Mac EDU
  2032.       Y   ED1   NIW     301#######         NeXT Illustrator Educational
  2033.       Y   ED1   NWW     102R3######-###    Acrobat Net Distiller EDU
  2034.       Y   ED1   PCA     201######-###      Photoshop Mac EDU
  2035.       Y   ED1   PCA     201######-###      PShop Mac 2.# Educational Card
  2036.       Y   ED1   PPW     100#######         Mac ATM Plus Pack
  2037.       Y   ED1   PQW     100#######         PC ATM Plus Pack
  2038.       Y   ED1   PRD     200######-###      Premiere Demo
  2039.       Y   ED1   PRD     201######-###      Photoshop Educational Demo
  2040.       Y   ED1   PRW     100######-###      Premiere Educational Card
  2041.       Y   ED1   PRW     200######-###      Premiere 2.0
  2042.       Y   ED1   PRW     201######-###      Premiere
  2043.       Y   ED1   PRW     300######-###      Premiere 3.0/EDU
  2044.       Y   ED1   PRW     300R3######-###    Premiere Mac 3.0 EDU
  2045.       Y   ED1   PRW     400R3######-###    Premiere Mac
  2046.       Y   ED1   PSW     250R3######-###    Photoshop 2.5 Mac/EDU
  2047.       Y   ED1   PSW     251R3######-###    Photoshop Mac
  2048.       Y   ED1   PSW     251R7######-###    Photoshop Mac 2.5.1/EDU
  2049.       Y   ED1   PSW     300R3######-###    Photoshop Mac EDU
  2050.       Y   ED1   PSW     301R1######-###    Photoshop Mac EDU
  2051.       Y   ED1   PTW     251#######         Type Basics/ATM (PC)
  2052.       Y   ED1   PWW     250R3######-###    Photoshop Windows 2.5 Educ.
  2053.       Y   ED1   PWW     251R3######-###    Photoshop Windows EDU
  2054.       Y   ED1   PWW     300R1######-###    Photoshop Win EDU
  2055.       Y   ED1   SAW     200#######         Streamline Mac Educ. Card
  2056.       Y   ED1   SAW     220#######         Streamline
  2057.       Y   ED1   SAW     220X######         Streamline Educational Demo
  2058.       Y   ED1   SAW     300R3######-###    Streamline Mac EDU
  2059.       Y   ED1   SAW     301R3######-###    Streamline Mac EDU
  2060.       Y   ED1   SBW     3001######-###     Streamline 3 Win/dual media
  2061.       Y   ED1   SBW     3003######-###     Streamline 3 Win/3.5
  2062.       Y   ED1   SBW     3005######-###     Streamline 3 Win/5.25
  2063.       Y   ED1   SBW     3011######-###     Streamline Windows
  2064.       Y   ED1   SUW     100R3######-###    Audition Mac
  2065.       Y   ED1   SUW     101R3######-###    Audition
  2066.       Y   ED1   TBW     300#######         PC Type Sets
  2067.       Y   ED1   TPW     200#######         TypeAlign Windows EDU
  2068.       Y   ED1   TPW     210#######         TypeAlign Windows/EDU
  2069.       Y   ED1   TTW     211#######         Touchtype 2.1.1 bonus fonts
  2070.       Y   ED1   TYW     105#######         TypeAlign Mac/Educ
  2071.       Y   ED1   WDW     100R3######-002-   Personal Distiller (2 user) ED
  2072.       Y   ED1   WVW     100R3######-###    Acrobat Exchange Win (EDU)
  2073.       Y   ED1   WVW     200R3######-###    Acrobat 2.0 Win EDU
  2074.       Y   F1    PLW     200S3######-###    Premiere Limited Edition
  2075.       Y   F1    PRB     100######-###      Premiere Bundle
  2076.       Y   F1    PRD     100######-###      Premiere 1.0 Demo
  2077.       Y   F1    PRW     100######-###      Premiere
  2078.       Y   F1    PRW     200######-###      Premiere 2.0
  2079.       Y   F1    PRW     200S3######-###    Premiere Supermac bndl
  2080.       Y   F1    PRW     201######-###      Premiere
  2081.       Y   F1    PRW     201P3######-###    Premiere RasterOps bndl
  2082.       Y   F1    PRW     201S3######-###    Premiere/Supermac bndl
  2083.       Y   F3    PLW     200S3######-###    Premiere Limited Edition
  2084.       Y   F3    PRB     100######-###      Premiere Bundle
  2085.       Y   F3    PRD     200######-###      Premiere Demo
  2086.       Y   F3    PRD     201######-###      Premiere Demo
  2087.       Y   F3    PRW     100######-###      Premiere 1.0
  2088.       Y   F3    PRW     200######-###      Premiere
  2089. -
  2090. Adobe Serial Number Prefixes
  2091. vAny
  2092. †               A   Prduct     Ptfrm   Prefx   Product Description  Screen:   1
  2093.               ----------------------------------------------------
  2094.                Y   -          -       DGW     Aldus Dsgnr CD M/W
  2095.                Y   -          -       DLR     Authorized Dealer
  2096.                Y   -          -       INS     Inside Sales
  2097.                Y   -          MAC     HPW     Paint & Publish
  2098.                Y   -          MAC     QBW     Quick Publish Broc
  2099.                Y   -          MAC     QCW     Quick Publish C&I
  2100.                Y   -          MAC     QLW     Quick Publish L&B
  2101.                Y   ACCLSS     -       DCA     Discovering Acrobt
  2102.                Y   ACCLSS     -       EPA     Elec Publshg Acrbt
  2103.                Y   ACCLSS     -       ESS     Acrobat Educ Svces
  2104.                Y   ACRPRO     MAC     ANW     Acrobat Pro Mac
  2105.                Y   ACRPRO     WIN     AOW     Acrobat Pro Win
  2106.                Y   ARTEXP     -       EDW     Art Explor Dlx M/W
  2107.                Y   ARTEXP     MAC     EXW     Art Explorer Mac
  2108.                Y   ARTEXPLR   MAC     66#     Art Explorer Mac
  2109.                Y   ATM        -       CON     Printer Contest
  2110.                Y   ATM        MAC     AT#     ATM
  2111.                Y   ATM        MAC     AT0     ATM
  2112.                Y   ATM        MAC     AT2     ATM
  2113.                Y   ATM        MAC     AT5     ATM-Kodak Bundle
  2114.                Y   ATM        MAC     AT6     ATM-NEC Bundle
  2115.                   Y   ATM        MAC     AT7     ATM-Claris Bundle
  2116.                Y   ATM        MAC     ATE     ATM English Intl.
  2117.                Y   ATM        MAC     ATI     ATM Italian
  2118.                Y   ATM        MAC     ATJ     ATM-JAPAN
  2119.                Y   ATM        MAC     ATQ     ATM-JAPAN (Roman)
  2120.                Y   ATM        MAC     ATW     ATM
  2121.                Y   ATM        MAC     BMW     ATM-Generic Bundle
  2122.                Y   ATM        MAC     BOW     ATM-Lotus Bundle
  2123.                Y   ATM        MAC     BQW     ATM/Compaq Bundle
  2124.                Y   ATM        MAC     BSW     ATM-TypeSet/Sonet
  2125.                Y   ATM        MAC     BZW     Apple/ATM bundle
  2126.                Y   ATM        MAC     GCW     ATM/GCC bundle
  2127.                Y   ATM        MAC     HMW     ATM/HP Cartridge
  2128.                Y   ATM        MAC     JAW     NEC CD:ATM
  2129.                Y   ATM        MAC     LAW     ATM-Lexmark Bundle
  2130.                Y   ATM        MAC     VAW     ATM-Ventura Bundle
  2131.                Y   ATM        WIN     AW#     ATM Windows
  2132.                Y   ATM        WIN     AW5     ATM-Aldus Bundle
  2133.                Y   ATM        WIN     AWB     ATM-Ergo Brick
  2134.                Y   ATM        WIN     AWL     ATM-W Volume Purch
  2135.                Y   ATM        WIN     AWM     ATM/TAlgn Microgx
  2136.                   Y   ATM        WIN     AWT     ATM/Microsoft 3.1
  2137.                Y   ATM        WIN     AWW     ATM Windows
  2138.                Y   ATM        WIN     BAW     ATM-Lotus Amipro
  2139.                Y   ATM        WIN     BBW     ATM-Lotus Ami/123
  2140.                Y   ATM        WIN     BCW     ATM/123/Ami/Frlnce
  2141.                Y   ATM        WIN     BDW     ATM/Lotus SmartTxt
  2142.                Y   ATM        WIN     BEW     ATM/Lotus Write
  2143.                Y   ATM        WIN     BFW     ATM-Lotus Freelanc
  2144.                Y   ATM        WIN     BGW     ATM-Lotus123G-OS/2
  2145.                Y   ATM        WIN     BHW     ATM/Freelance OS/2
  2146.                Y   ATM        WIN     BIW     ATM/Lotus Improv
  2147.                Y   ATM        WIN     BLW     ATM-Lotus 123
  2148.                Y   ATM        WIN     BNW     ATM-Lotus Notes
  2149.                Y   ATM        WIN     BPW     ATM Windows/Aldus
  2150.                Y   ATM        WIN     BRW     ATM Compaq Bndl
  2151.                Y   ATM        WIN     BTW     ATM/TypeAlign bndl
  2152.                Y   ATM        WIN     BWW     ATM Wind-Gen Bundl
  2153.                Y   ATM        WIN     HWW     ATM/HP Cartridge
  2154.                Y   ATM        WIN     LBW     ATM Wind-Lexmark
  2155.                Y   ATM        WIN     PNW     ATM Win/Panasonic
  2156.                Y   ATM        WIN     VBW     ATM Win/Ventura
  2157.                   Y   ATM        WIN     VCW     ATM/Ventura OS/2
  2158.                Y   AUDITN     MAC     SUW     Audition
  2159.                Y   CATLOG     WIN     ACW     Acrobat Catalog
  2160.                Y   CHART-MK   MAC     58#     Chart Maker Mac
  2161.                Y   CHART-MK   MAC     59#     Chart Maker Mac
  2162.                Y   CHECKLST   MAC     62#     Checklist Mac
  2163.                Y   CIB        -       CIB     Classrm in a Box
  2164.                Y   COLLED     MAC     AGW     Initial Caps
  2165.                Y   COLLED     MAC     CA#     Collector's Ed 1
  2166.                Y   COLLED     MAC     CAO     Collector's Editn
  2167.                Y   COLLED     MAC     CAW     Collector's Ed 2
  2168.                Y   COLLED     MAC     CB#     Collector's Ed 2
  2169.                Y   COLLED     MAC     CBW     Collector's Ed 2
  2170.                Y   COLLED     WIN     ADW     Initial Caps
  2171.                Y   COLOR-CN   MAC     64#     Color Central Mac
  2172.                Y   COLOR-CN   NT      63#     Color Central NT
  2173.                Y   DATEBOOK   MAC     41#     Datebook Mac
  2174.                Y   DATEBOOK   WIN     42#     Datebook
  2175.                Y   DBOOK      MAC     DBW     DateBook Mac
  2176.                Y   DBOOK      MAC     DDW     Datebook Deluxe
  2177.                Y   DIGDRKRM   MAC     32#     Digital Darkroom Mac
  2178.                Y   DIM        MAC     DAW     Dimensions
  2179.                Y   DIST       ???     WDW     Prsnl Distlr/dual
  2180.                Y   DIST       UNIX    UDW     Acr Distiller Unix
  2181.                Y   DTALK      NEXT    DT#     Displaytalk
  2182.                Y   DTALK      NEXT    DTD     Displaytalk 1.0
  2183.                Y   DTALK      NEXT    DTW     Displaytalk
  2184.                Y   DTALK      UNIX    DQW     Dtalk XWin:3.5"TAR
  2185.                Y   DTALK      UNIX    DRW     Dtalk XWin:TK50
  2186.                Y   DTALK      UNIX    DSW     Dtalk XWin:1/4"
  2187.                Y   EXCH       ???     AEW     Dual Acrobat Exch.
  2188.                Y   EXCH       MAC     MVW     Acrobat Exchange
  2189.                Y   EXCH       UNIX    UEW     Acr Exch Unix
  2190.                Y   EXCH       WIN     WVW     Acrobat Exchange
  2191.                Y   FETCH      MAC     51#     Fetch Mac
  2192.                Y   FETCH      WIN     52#     Fetch
  2193.                Y   FETCH-RES          54#     Fetch-RESERVED
  2194.                Y   FETCH-SU   MAC     60#     Fetch Single User Ma
  2195.                Y   FETCHCPT   MAC     55#     Fetch CPT Mac
  2196.                Y   FFOLIO     MAC     CDF     CD ROM Font Folio
  2197.                Y   FONTS      (PC)    CHW     PC CDROM FontFolio
  2198.                Y   FONTS      (PC)    FB#     Font Package
  2199.                Y   FONTS      (PC)    FBK     Cyrillic Typeface
  2200.                Y   FONTS      (PC)    FBL     Fonts-Volume Purch
  2201.                Y   FONTS      (PC)    FBO     Font Pkg
  2202.                Y   FONTS      (PC)    FBW     Font Package
  2203.                Y   FONTS      (PC)    FFP     Font Folio HD
  2204.                Y   FONTS      (PC)    FXW     Lotus SKU-20 Frlnc
  2205.                Y   FONTS      (PC)    MWW     MULTI-MASTER type
  2206.                Y   FONTS      (PC)    SCW     Smart Choice Font
  2207.                Y   FONTS      MAC     ###     Font Package (OLD)
  2208.                Y   FONTS      MAC     AM#     Font Package
  2209.                Y   FONTS      MAC     AM-     Mac V1 Font
  2210.                Y   FONTS      MAC     AS#     Font Package
  2211.                Y   FONTS      MAC     AS-     Mac V1 Fonts
  2212.                Y   FONTS      MAC     FA#     Font Package
  2213.                Y   FONTS      MAC     FAJ     Font Package-JAPAN
  2214.                Y   FONTS      MAC     FAK     Mac Cyrillic Type
  2215.                Y   FONTS      MAC     FAO     Font Package
  2216.                Y   FONTS      MAC     FAW     Font Package
  2217.                Y   FONTS      MAC     FCW     Smart Choice Font
  2218.                Y   FONTS      MAC     FDW     CD-ROM Font Folio
  2219.                Y   FONTS      MAC     FF#     Font Folio
  2220.                Y   FONTS      MAC     FOW     Lotus Font Offer#1
  2221.                Y   FONTS      MAC     FU#     Font Folio Upgrade
  2222.                Y   FONTS      MAC     MMW     Multi-Master Font
  2223.                Y   FONTS      NEXT    NBW     Font-Generic Bundl
  2224.                Y   FONTS      NEXT    NFW     Font Package
  2225.                Y   FONTS      NEXT    NZ#     Special Order
  2226.                Y   FONTS      NEXT    NZW     Special Order
  2227.                Y   FONTS      NEXT    TTW     Touchtype
  2228.                Y   FONTS      WIN     FLW     Lotus123 Win SKU#2
  2229.                Y   FONTS      WIN     FNW     Notes2.1 Win SKU#3
  2230.                Y   FONTS      WIN     FPW     AmiPro Win SKU#1
  2231.                Y   FONTS      WIN     FRW     Freelnce Win SKU#4
  2232.                Y   FREEHAND   MAC     04#     Freehand Mac
  2233.                Y   FREEHAND   WIN     05#     Freehand
  2234.                Y   GALLERY    MAC     35#     Gallery Mac
  2235.                Y   GALLERY    WIN     36#     Gallery
  2236.                Y   HDHOME     MAC     MHW     Aldus Home Designr
  2237.                Y   HDHOME     WIN     WHW     Aldus Home Designr
  2238.                Y   HDINT      MAC     MIW     Aldus Interior Dsg
  2239.                Y   HDINT      WIN     WIW     Aldus Interior Dsg
  2240.                Y   HDLAND     MAC     MLW     Aldus Landscape Ds
  2241.                Y   HDLAND     WIN     WLW     Aldus Landscape Ds
  2242.                Y   HPUB       MAC     HHW     Home Publisher
  2243.                Y   IDRAW      MAC     IMW     Intellidraw Mac
  2244.                Y   IDRAW      WIN     IWW     Intellidraw Win
  2245.                Y   ILLUST     MAC     AA#     Illustrator
  2246.                Y   ILLUST     MAC     AA0     Illustrator
  2247.                Y   ILLUST     MAC     AAA     Illustrator/ATM
  2248.                Y   ILLUST     MAC     AAD     Illustrator Demo
  2249.                Y   ILLUST     MAC     AAE     Illustrator-EUR
  2250.                Y   ILLUST     MAC     AAF     Illustrator French
  2251.                Y   ILLUST     MAC     AAL     Illus Volume Purch
  2252.                Y   ILLUST     MAC     AAP     Illustrator-ROW
  2253.                Y   ILLUST     MAC     AAR     Illustrator-ROW
  2254.                Y   ILLUST     MAC     AAU     Illustrator-AUS/NZ
  2255.                Y   ILLUST     MAC     AAW     Illustrator/ATM
  2256.                Y   ILLUST     MAC     AIJ     Illustrator-JAPAN
  2257.                Y   ILLUST     MAC     M##     Illustrator
  2258.                Y   ILLUST     MAC     M#-     Illustrator 1.1
  2259.                Y   ILLUST     MAC     P##     Illustrator
  2260.                Y   ILLUST     NEXT    NIW     Illustrator
  2261.                Y   ILLUST     SGI     SIW     Illustrator SGI
  2262.                Y   ILLUST     UNIX    UIW     Unix Illustrator
  2263.                Y   ILLUST     WIN     AB#     Illust Windows
  2264.                Y   ILLUST     WIN     ABE     Illust Windows-EUR
  2265.                Y   ILLUST     WIN     ABR     Illust Windows-ROW
  2266.                Y   ILLUST     WIN     ABW     Illust Windows
  2267.                Y   INFO-PUB   MAC     16#     Info Publisher Mac
  2268.                Y   INFO-PUB   WIN     17#     Info Publisher
  2269.                Y   LTALK      MAC     LM#     Lasertalk
  2270.                Y   LTALK      MAC     LM-     Lasertalk
  2271.                Y   LTALK      MAC     LMW     Lasertalk
  2272.                Y   LTALK      WIN     LP#     Lasertalk
  2273.                Y   LTALK      WIN     LPL     Lasertalk
  2274.                Y   LTALK      WIN     LPW     Lasertalk
  2275.                Y   MCPU       MAC     MCP     Multi-CPU License
  2276.                Y   MPRINT     MAC     MPR     Multi-Printer Lic
  2277.                Y   NDIST      ???     NWW     Net Distilr/dual
  2278.                Y   NEC        CD      NEC     NEC CD-ROM PROD.
  2279.                Y   OCR        MAC     RRM     ReadRight 1.0 Mac
  2280.                Y   OCR        WIN     OCA     OCR Personal
  2281.                Y   OCR        WIN     OCB     OCR Windows
  2282.                Y   OCR        WIN     OCC     OCR DOS
  2283.                Y   OCR        WIN     RR2     ReadRight 2.01 DOS
  2284.                Y   OCR        WIN     RRD     ReadRight Pers-DOS
  2285.                Y   OCR        WIN     RRP     ReadRight Pers-Win
  2286.                Y   OCR        WIN     RRW     ReadRight 3.11 Win
  2287.                Y   OTHER      MAC     CMW     Serial Driver
  2288.                Y   PAGEMAKR   MAC     02#     Pagemaker Mac
  2289.                Y   PAGEMAKR   MAC     12#     Pagemaker Mac
  2290.                Y   PAGEMAKR   OS/2    10#     Pagemaker OS/2
  2291.                Y   PAGEMAKR   WIN     03#     Pagemaker
  2292.                Y   PAGEMAKR   WIN     13#     Pagemaker
  2293.                Y   PERSONAL   MAC     34#     Personal Mac
  2294.                Y   PERSUASN   MAC     08#     Persuasion Mac
  2295.                Y   PERSUASN   WIN     09#     Persuasion
  2296.                Y   PHSTYLER   MAC     14#     Photostyler Mac
  2297.                Y   PHSTYLER   WIN     15#     Photostyler
  2298.                Y   PREM       MAC     ARP     Reader w/ Prem DLX
  2299.                Y   PREM       MAC     PLW     Premiere L.E. Bndl
  2300.                Y   PREM       MAC     PRB     Premiere-Bundle
  2301.                Y   PREM       MAC     PRD     Premiere Demo
  2302.                Y   PREM       MAC     PRW     Premiere
  2303.                Y   PREM       WIN     MBE     Premiere Intrn'tl
  2304.                Y   PREM       WIN     MBW     Premiere Windows
  2305.                Y   PREM       WIN     MSW     Premiere Win. LE
  2306.                Y   PREPRINT   MAC     11#     Preprint Mac
  2307.                Y   PRESSWIS   MAC     18#     Presswise Mac
  2308.                Y   PRESSWIS   WIN     19#     Presswise
  2309.                Y   PRINT-CN   MAC     65#     Print Central Mac
  2310.                Y   PSCART     WIN     CPS     PostScript Cartrid
  2311.                Y   PSCART     WIN     CPW     PostScript Cartrid
  2312.                Y   PSCART     WIN     CSW     PS Cartridge-Aetna
  2313.                Y   PSHOP      MAC     ALD     Gallery Effects
  2314.                Y   PSHOP      MAC     PCA     Photoshop Complete
  2315.                Y   PSHOP      MAC     PCJ     Photoshop-JAPAN
  2316.                Y   PSHOP      MAC     PCP     Photoshop-ROW
  2317.                Y   PSHOP      MAC     PCU     Photoshop-AUS/NZ
  2318.                Y   PSHOP      MAC     PDA     Photoshop Demo
  2319.                Y   PSHOP      MAC     PDJ     PhShop Demo-JAPAN
  2320.                Y   PSHOP      MAC     PDP     PhShop Demo-ROW
  2321.                Y   PSHOP      MAC     PDU     PhShop Demo-AUS/NZ
  2322.                Y   PSHOP      MAC     PGW     PhShop-Generic Bun
  2323.                Y   PSHOP      MAC     PHW     Photoshop-Howtek
  2324.                Y   PSHOP      MAC     PMW     Photoshop-MicroTek
  2325.                Y   PSHOP      MAC     PSW     Photoshop Mac
  2326.                Y   PSHOP      MAC     PXW     Photoshop-XRS
  2327.                Y   PSHOP      MAC     SGW     PShop L.E. Generic
  2328.                Y   PSHOP      MAC     SHW     PShop L.E. Howtek
  2329.                Y   PSHOP      MAC     SLA     PShop L.E. LaCie
  2330.                Y   PSHOP      SGI     PIW     PSHOP UNIX
  2331.                Y   PSHOP      SUN     PUW     PSHOP Unix
  2332.                Y   PSHOP      WIN     PWW     Photoshop Windows
  2333.                Y   PSHOP      WIN     SPW     PShop Windows L.E.
  2334.                Y   PSLANG     -       DVW     PostScript SDK
  2335.                Y   PSLANG     MAC     DMW     PostScript SDK Mac
  2336.                Y   PSLANG     NEXT    DKW     DPS SDK / NeXTstep
  2337.                Y   PSLANG     UNIX    DXW     DPS SDK:3.5"
  2338.                Y   PSLANG     UNIX    DYW     DPS SDK:TK50
  2339.                Y   PSLANG     UNIX    DZW     DPS SDK:1/4"
  2340.                Y   PSLANG     WIN     DWW     PostScript SDK PC
  2341.                Y   QPUB       -       QDW     QuickPblsh Dlx M/W
  2342.                Y   QSTOCK     MAC     QSC     Quickstock
  2343.                Y   READER     ???     ARW     Acrobat Reader
  2344.                Y   READER     DOS     ARD     Acrobat Reader DOS
  2345.                Y   READER     MAC     ARI     Reader w/ AI-DLX
  2346.                Y   READER     MAC     ARM     Acrobat Reader Sgl
  2347.                Y   SATM       MAC     GHW     SuperATM
  2348.                Y   SCNREADY   MAC     67#     Sceen Ready Mac
  2349.                Y   SLINE      MAC     SA#     Streamline
  2350.                Y   SLINE      MAC     SAJ     Streamline-JAPAN
  2351.                Y   SLINE      MAC     SAW     Streamline
  2352.                Y   SLINE      WIN     SB#     Streamline Windows
  2353.                Y   SLINE      WIN     SBW     Streamline Windows
  2354.                Y   SMART      MAC     KAW     NEC CD:Smart Art#1
  2355.                Y   SMART      MAC     KBW     NEC CD:Smart Art#2
  2356.                Y   SMART      MAC     KCW     NEC CD:Smart Art#3
  2357.                Y   SMART      MAC     KDW     NEC CD:Smart Art#4
  2358.                Y   SMART      MAC     RA#     Smart Art #1
  2359.                Y   SMART      MAC     RA-     Smart Art
  2360.                Y   SMART      MAC     RAW     Smart Art #1
  2361.                Y   SMART      MAC     RB#     Smart Art #2
  2362.                Y   SMART      MAC     RB-     Smart Art
  2363.                Y   SMART      MAC     RBW     Smart Art #2
  2364.                Y   SMART      MAC     RC#     Smart Art #3
  2365.                Y   SMART      MAC     RC-     Smart Art
  2366.                Y   SMART      MAC     RCW     Smart Art #3
  2367.                Y   SMART      MAC     RD#     Smart Art #4
  2368.                Y   SMART      MAC     RDW     Smart Art #4
  2369.                Y   SMART      MAC     RE#     Smart Art #5
  2370.                Y   SMART      MAC     RF#     Smart Art #6
  2371.                Y   SMART      MAC     RG#     Smart Art #7
  2372.                Y   SMART      MAC     RH#     Smart Art #8
  2373.                Y   SMART      MAC     RI#     Smart Art #9
  2374.                Y   SMART      MAC     RZ#     Smart Art Samples
  2375.                Y   SMART      MAC     RZS     Smart Art Samples
  2376.                Y   SNAPSHOT   WIN     07#     Snapshot
  2377.                Y   SPAINT     MAC     HSW     SuperPaint
  2378.                Y   SPOCK      MAC     37#     Spock Mac
  2379.                Y   SPOCK      WIN     38#     Spock
  2380.                Y   START      -       CWS     Acrobat Corp Wkshp
  2381.                Y   START      -       DWS     Acrobat Dlr Class
  2382.                Y   START      -       VPP     Acrobat VPP SptCls
  2383.                Y   START      ???     DEW     Acrobat Starter
  2384.                Y   SUPER-3D   MAC     31#     Super 3D Mac
  2385.                Y   SUPERCAT   MAC     53#     Super Catalog Mac
  2386.                Y   SUPERCRD   MAC     33#     Supercard Mac
  2387.                Y   SUPERPNT   MAC     30#     Super Paint Mac
  2388.                Y   TBASE      MAC     TAW     Touchbase Mac
  2389.                Y   TBASE      WIN     TOW     Touchbase Windows
  2390.                Y   TEXTURE    MAC     56#     Texture Maker Mac
  2391.                Y   TEXTURE    WIN     57#     Texture Maker
  2392.                Y   TFORM      MAC     T##     Trueform
  2393.                Y   TFORM      MAC     TC#     Trueform Complete
  2394.                Y   TFORM      MAC     TC1     TrForm Complete
  2395.                Y   TFORM      MAC     TC2     TrForm Complete
  2396.                Y   TFORM      MAC     TCA     TrForm Complete
  2397.                Y   TFORM      MAC     TCP     TForm Complete ROW
  2398.                Y   TFORM      MAC     TCU     TrForm Comp-AUS/NZ
  2399.                Y   TFORM      MAC     TCW     TrForm Complete
  2400.                Y   TFORM      MAC     TD#     TrForm Demo
  2401.                Y   TFORM      MAC     TDA     TrForm Demo
  2402.                Y   TFORM      MAC     TDP     TrForm Demo-ROW
  2403.                Y   TFORM      MAC     TDU     TrForm Demo-AUS/NZ
  2404.                Y   TFORM      MAC     TF#     Trueform
  2405.                Y   TFORM      MAC     TR#     TrForm Runtimes
  2406.                Y   TFORM      MAC     TRA     TrForm Runtimes
  2407.                Y   TFORM      MAC     TRU     TFormFillout AU/NZ
  2408.                Y   TFORM      MAC     TRW     TrForm Runtimes
  2409.                Y   TFORM      MAC     TSL     TrForm Site Licens
  2410.                Y   TOC        -       CCW     Type on Call 4.0
  2411.                Y   TOC        MAC     CDW     CD-ROM TypeOnCall
  2412.                Y   TOC        MAC     CEW     Type on Call EDU
  2413.                Y   TOC        WIN     CFW     TOC PC Educational
  2414.                Y   TOC        WIN     CRW     Type on Call PC
  2415.                Y   TOUCH/DT   MAC     43#     Touch+Datebook Mac
  2416.                Y   TOUCH/DT   WIN     44#     Touch+Datebook
  2417.                Y   TOUCHBAS   MAC     39#     Touchbase Mac
  2418.                Y   TOUCHBAS   WIN     40#     Touchbase
  2419.                Y   TRANSC     SUN     HAW     TrScript-Bin:Sun
  2420.                Y   TRANSC     UNIX    HBW     TrScript-Src:3.5"
  2421.                Y   TRANSC     UNIX    HCW     TrScript-Src:TK50
  2422.                Y   TRANSC     UNIX    HDW     TrScript-Src:1/4"
  2423.                Y   TRANSC     UNIX    HEW     TrScript:9.5" tape
  2424.                Y   TRAPMAKR   MAC     61#     Trapmaker Mac
  2425.                Y   TRAPWISE   MAC     20#     Trapwise Mac
  2426.                Y   TRAPWISE   WIN     21#     Trapwise
  2427.                Y   TTWIST     MAC     TMW     TypeTwister Mac
  2428.                Y   TTWIST     WIN     TWW     TypeTwister Win
  2429.                Y   TYALIG     MAC     JTW     NEC CD:Type Align
  2430.                Y   TYALIG     MAC     TY#     Type Align
  2431.                Y   TYALIG     MAC     TYW     Type Align
  2432.                Y   TYALIG     WIN     TPW     Type Align Windows
  2433.                Y   TYCART     WIN     CTA     Type Cartridge #1
  2434.                Y   TYCART     WIN     CTB     Type Cartridge #2
  2435.                Y   TYREUN     MAC     GP#     Type Reunion
  2436.                Y   TYREUN     MAC     GPW     Type Reunion
  2437.                Y   TYREUN     MAC     JRW     NEC CD:TypeReunion
  2438.                Y   TYREUN     MAC     MRW     TyReunion-Gen Bund
  2439.                Y   TYSET      (PC)    FHW     Wild Type
  2440.                Y   TYSET      (PC)    FIW     Variety Pack
  2441.                Y   TYSET      (PC)    FTW     Value Pack
  2442.                Y   TYSET      (PC)    FWW     Type Sets-Business
  2443.                Y   TYSET      (PC)    IA#     PC Pub Pack#1 5.25
  2444.                Y   TYSET      (PC)    IB#     Pub Pack#2 5.25
  2445.                Y   TYSET      (PC)    IC#     Pub Pack#3 5.25
  2446.                Y   TYSET      (PC)    IX#     Pub Pack #3
  2447.                Y   TYSET      (PC)    IXW     Pub Pack #3
  2448.                Y   TYSET      (PC)    IY#     Pub Pack #2
  2449.                Y   TYSET      (PC)    IYW     Pub Pack #2
  2450.                Y   TYSET      (PC)    IZ#     Pub Pack #1
  2451.                Y   TYSET      (PC)    IZW     Pub Pack #1
  2452.                Y   TYSET      (PC)    SWW     Font Sampler Pack
  2453.                Y   TYSET      (PC)    TB#     Type Sets
  2454.                Y   TYSET      (PC)    TBW     Type Sets
  2455.                Y   TYSET      MAC     FEW     Variety Pack
  2456.                Y   TYSET      MAC     FGW     Wild Type
  2457.                Y   TYSET      MAC     FMW     Type Sets-Business
  2458.                Y   TYSET      MAC     FS#     Type Sets
  2459.                Y   TYSET      MAC     FSW     Type Sets
  2460.                Y   TYSET      MAC     FVW     Value Pack
  2461.                Y   TYSET      MAC     JPW     NEC CD:ATM PlusPac
  2462.                Y   TYSET      MAC     MTW     Type Basics w/ ATM
  2463.                Y   TYSET      MAC     PA#     Pub Pack #1
  2464.                Y   TYSET      MAC     PAW     Pub Pack #1
  2465.                Y   TYSET      MAC     PB#     Pub Pack #2
  2466.                Y   TYSET      MAC     PBW     Pub Pack #2
  2467.                Y   TYSET      MAC     PC#     Pub Pack #3
  2468.                Y   TYSET      MAC     PCW     Pub Pack #3
  2469.                Y   TYSET      MAC     PP#     ATM Plus Pack
  2470.                Y   TYSET      MAC     PPO     ATM Plus Pack
  2471.                Y   TYSET      MAC     PPW     ATM Plus Pack
  2472.                Y   TYSET      MAC     SMW     Font Sampler Pack
  2473.                Y   TYSET      NEXT    NP#     Plus Pack
  2474.                Y   TYSET      NEXT    NPW     Plus Pack
  2475.                Y   TYSET      NEXT    NTW     Type Sets
  2476.                Y   TYSET      WIN     PQ#     ATM Plus Pack
  2477.                Y   TYSET      WIN     PQW     ATM Plus Pack
  2478.                Y   TYSET      WIN     PTW     Type Basics w/ ATM
  2479. -
  2480. Adobe Type Library
  2481. v1-265
  2482. †The "Type on Call bundle version" serial number would be: AAB QWY SAHI MSRV
  2483. those are 12 letters however to add more fonts, you need to enter the 14 character. that would be CDW200B1753407
  2484. -
  2485. After Dark
  2486. vAlias
  2487. Please see the entry AD (After Dark)
  2488. -
  2489. After Dark Modules
  2490. vAll
  2491. See 'AD <module Name>'
  2492. -
  2493. AgentDA
  2494. v2.1.3
  2495. 179105018
  2496. v2.0
  2497. 101208510
  2498. v1.x
  2499. 102800455
  2500. -
  2501. Airborne
  2502. vAll
  2503. †Search for: 6712 4267 3F3C 01F4 42A7
  2504. Change to:  6012  " "  " "  " "  " "
  2505. -
  2506. Aladdin Desktop Tools
  2507. v1.0
  2508. ADTB-778-010000
  2509. -
  2510. Alarming Events
  2511. vAll
  2512. 03478
  2513. -
  2514. Aldus Fetch
  2515. v1.0
  2516. 51-1000-201176607
  2517. 51-1003-102157313
  2518. 51-1007-201194631
  2519. -
  2520. Aldus FreeHand
  2521. v3.0x
  2522. 02-1235-002302134
  2523. 02-3008-000036469
  2524. 02-4008-200010087
  2525. 02-6023-000345263
  2526. 12-1234-123456789
  2527. -
  2528. Aldus Hitchcock
  2529. v1.0
  2530. NPW-2TYG-L92
  2531. -
  2532. Aldus IntelliDraw
  2533. v1.0
  2534. Try any of the other
  2535. serial numbers for Aldus
  2536. -
  2537. Aldus Persuasion
  2538. vAll
  2539. 08-2009-000379488
  2540. 08-2001-200201529
  2541. 02-3008-000036469
  2542. -
  2543. Aldus PrePrint
  2544. v1.x
  2545. 02-0001-100000000
  2546. 11-1009-200021734
  2547. 11-1000-200027072
  2548. -
  2549. Aldus TextureMaker
  2550. v1.0
  2551. 56-1000-202888264
  2552. -
  2553. Alias Sketch
  2554. v2.0
  2555. SMFRZ9CQG7ZWQ86
  2556. v1.5
  2557. SMDFQHB3THRH4LJ
  2558. v1.x
  2559. SMKB8MMKZ6SM8EV
  2560. -
  2561. ALLright Utilities
  2562. v1.0
  2563. 1026439
  2564. -
  2565. Alsoft Power Pack
  2566. vAll
  2567. PS001604(001)
  2568. -
  2569. Alter Ego
  2570. vMale
  2571. †Search for: 24D0 5DE0 3584
  2572. Change to : 23D0 5DE0 3584
  2573. Search for: B07A 09B0 05A5
  2574. Change to : D1BC 0DA4 3EC8
  2575. -
  2576. AMAP
  2577. v2.0
  2578. †The Dongle specs are DIAQUEST FCC ID 1V2 EVE II 1090 - Needs a Dongle crack
  2579. -
  2580. American Heritage Dictionary
  2581. v3.0
  2582. A9-L0010M3
  2583. A9-D0010M3
  2584. -
  2585. Ancient Art of War
  2586. vAll
  2587. †Search for: 4EAD 02DA B07C 0022 6700 0100 42A7
  2588. Change to : 246D E8BC 2B6A 0002 E9F2 6000 0102
  2589. -
  2590. Animal Kingdom
  2591. vAll
  2592. †Search for: 3CBA 000C 4EBA
  2593. Change to:  4E71 4E71  " "
  2594. -
  2595. Animation Stand
  2596. v2.0.2
  2597. 201063
  2598. 202012
  2599. -
  2600. Animation Toolkit
  2601. vAll
  2602. †Search for:6608 45FA 0020 3012 9041
  2603. Change to :600A  " "  " "  " "  " "
  2604. -
  2605. Animation Works
  2606. vAll
  2607. 45482
  2608. -
  2609. Anubus
  2610. v2.52s
  2611. 9611181
  2612. -
  2613. App-Doc Linker
  2614. vAll
  2615. 817GrGn5jkfh78h
  2616. -
  2617. Apple Easy Open
  2618. vAll
  2619. 0120 0000 0253 0278
  2620. -
  2621. AppleShare
  2622. v4.1
  2623. B-341-UFD-170-QEC-309-IBZ-461-QYV-340
  2624. v4.0.2
  2625. B-341-VFD-170-QEC-381-ICV-075-GSN-340
  2626. v4.0
  2627. B-341UFD-170-QEC-357-HZM-484-XDG-340
  2628. v3.0
  2629. B-341UFD-170-QEC-357-HZM-484-XDG-340
  2630. -
  2631. Arkanoid
  2632. vAll
  2633. †    If you don't like relying on chance for the right power capsule to drop down, there is a way to make yourself a winner. First, boot the program and begin to play as you normally would. Then, type: dsimagic. Then, resume your play. You'll see a capsule called DS drifting down the screen. Catch it an press A to regain sound, then press the following keys to obtain the type of power capsule and feature you want:
  2634. A= Sound on/off
  2635. B or W= break to next round*
  2636. C= catch;
  2637. D= extra balls (3 total)
  2638. F= go to last round (33)
  2639. L= laser;
  2640. M= get three balls
  2641. P= player (extra life)
  2642. S= slow;
  2643. X= let the computer play
  2644. 0= pause
  2645. 9= resume.
  2646. *On some versions, when you press B, you see a screen called Boss Comming instead of the next level.
  2647.  
  2648.     ARKANOID (to run on most Mac's)
  2649. EFFECT: ???  (I guess it patches the game)
  2650. HOW TO: LOCATE CODE resource ID #4
  2651.         Change byte 42 (hex) from hex 66 to hex 6D
  2652. Good luck, the only problems I have heard are from powerbooks, (a 140 crashed)
  2653. Oh, and it really likes it if you switch to B/W FIRST.
  2654. -
  2655. Armor Alley
  2656. v1.1
  2657. EXC2H3Y
  2658. EXC53RH
  2659. EXC5F33
  2660. EXCA992
  2661. EXCE8AT
  2662. EXCEDJM
  2663. EXCJMBF
  2664. EXCLBL6
  2665. EXCMTCN
  2666. EXCNCEP
  2667. EXCQRF5
  2668. EXCRR6X
  2669. EXCSDLL
  2670. EXCY2PP
  2671. EXD3XPA
  2672. EXD89FT
  2673. EXDB85R
  2674. EXDFPA5
  2675. EXDGPPG
  2676. EXDH8NL
  2677. EXDLAB2
  2678. EXDMWHM
  2679. EXDREBM
  2680. EXDS2QL
  2681. EXDTCHB
  2682. EXDTY9M
  2683. EXDYGQX
  2684. EXE3NMF
  2685. EXE669P
  2686. EXE9583
  2687. EXE9QQ3
  2688. EXEALLY
  2689. EXEDA9C
  2690. EXEEXRF
  2691. EXEFRMC
  2692. EXEHR25
  2693. EXEMPJL
  2694. EXEQR3E
  2695. EXESPMC
  2696. EXESXH2
  2697. EXEW6T5
  2698. EXEXSS3
  2699. EXF26LF
  2700. EXF3NWH
  2701. EXF58G6
  2702. EXF5HF6
  2703. EXFCBTG
  2704. EXFCJXJ
  2705. EXFFBFB
  2706. EXFFEHW
  2707. EXFLMYX
  2708. EXFNQ82
  2709. EXFR2NC
  2710. EXFSNBN
  2711. EXFWLQX
  2712. EXFWRHR
  2713. EXFX6NQ
  2714. EXG2A96
  2715. EXG563R
  2716. EXG8YW2
  2717. EXG9G9F
  2718. EXG9T2H
  2719. EXGBDS5
  2720.  
  2721. It appears that
  2722. any variation of the
  2723. C9X53TA serial
  2724. number works fine:
  2725. C9X53TA
  2726. C9X53TB
  2727. C9X53TC
  2728. etc.
  2729.  
  2730. also:
  2731.  
  2732. A3A56T3
  2733. A3A56T5
  2734. A3A56T8
  2735. A3A56D8
  2736. v1.0.1
  2737. PWPWD92
  2738. PWPX939
  2739. PWX2QHX
  2740. PWX8TX3
  2741. PWX963Y
  2742. PWX99W6
  2743. PWXCAF9
  2744. PWXDEB2
  2745. PWXFL8Q
  2746. PWXL55F
  2747. PWXL98N
  2748. PWXN59J
  2749. PWXQHGF
  2750. PWXQNAH
  2751. PWXQNDN
  2752. PWX56SM
  2753. PWXT8BA
  2754. PWXWNQ9
  2755. PX29LNM
  2756. PX2B5N8
  2757. PX2BAHW
  2758. PX2D8E9
  2759. PX2DTES
  2760. PX2E9T8
  2761. PX2EQSG
  2762. PX2ES8L
  2763. PX2F9T6
  2764. PX2HF8Q
  2765. PX2J9YE
  2766. PX2JN98
  2767. PX2LFLM
  2768. PX2LLT5
  2769. PX2MD9A
  2770. PX2MW6X
  2771. PX2NPX5
  2772. PX2PY2R
  2773. PX2QAE8
  2774. PX2QP3X
  2775. PX2T3B6
  2776. PX2TJL9
  2777. PX2W6DW
  2778. PX2W6HY
  2779. PXC6FHX
  2780. PXC8A59
  2781. PXC8DWS
  2782. PXCBG5J
  2783. PXCEJJ9
  2784. PXCETED
  2785. PXCF5SS
  2786. PXCGRFQ
  2787. PXCHWSM
  2788. PXCJ3Q2
  2789. PXCJD35
  2790. PXCMN6B
  2791. PXCP3CA
  2792. PXCT52Y
  2793. vAll
  2794. 3P6GXEH
  2795. 8CW659X
  2796. H3PJ69D
  2797. HQQCDHA
  2798. JMNR9SC
  2799. DE5A8R3
  2800. †    To play a multiplayer game of Armor Alley, each copy needs to be registerred with a different serial number. These serial numbers are for Armor Alley™ 1.0.1. Some may have typos. Just make sure there is no Armor Alley prefs file in the system folder so you can register Armor Alley with a new serial number.
  2801.  
  2802. EFFECT: Disables network serial number checking.
  2803. HOW TO: Open CODE resource 6
  2804.         at offset 03CE, change words to $4E71 4E71
  2805. -
  2806. Arrange-It
  2807. v1.0.2
  2808. ARM9300533
  2809. -
  2810. Art Mixer
  2811. v1.6
  2812. 9208001
  2813. -
  2814. ArtWORKS
  2815. v1.0
  2816. †This is a two step crack:
  2817.  
  2818. Step #1: To get bogus personalization info into the program, and have the program init itself, change:
  2819.  
  2820. CODE 148+$00DC     From: 6728 To: 6028
  2821.         +$0116     From: 6670 To: 4E71
  2822.         +$011E     From: 6D66 To: 4E71
  2823.         +$018A     From: 6714 To: 6014
  2824.         +$07E2     From: 670A To: 4E71
  2825.  
  2826. Run the program and personalize it, then quit and:
  2827.  
  2828. STEP #2: To make it believe the personalization is valid and skip repersonalizing, change:
  2829.  
  2830. CODE 14+$09B2     From: 6400 0224 To: 6000 0224
  2831.        +$0BDE     From: 6E00 0094 To: 4E71 4E71
  2832.  
  2833. Now you should have a personalized artWORKS that works perfectly!
  2834. Note this may or may not remove the network copy protection, but I think it probably does.
  2835. -
  2836. Ascend
  2837. vAll
  2838. †Change code #80 offset 05f0 from 66 to 67.
  2839. and just enter a name in the licensed to
  2840. and leave the rest blank under registration.
  2841. -
  2842. Ashlar Vellum
  2843. vAll
  2844. 01399
  2845. -
  2846. Astound
  2847. vAll
  2848. 3006005109
  2849. 3004400378
  2850. -
  2851. Atlas
  2852. v1.2
  2853. †Search for: 4EBA F9AA
  2854. Change to:  4E71 4E71
  2855. Search for: 6704 4EAD 02E2 42AD
  2856. Change to:  6004  " "  " "  " "
  2857. -
  2858. Atticus Vista
  2859. v1.0
  2860. 126100023
  2861. -
  2862. Authorware Pro
  2863. v2.2.0
  2864. 3028-7078-3072
  2865. v2.0.1
  2866. A-O-00378-00-1963
  2867. -
  2868. Autoboot
  2869. v1.1.1
  2870. † Crack for Autoboot 1.1.1:
  2871.  ------------------------
  2872.  
  2873. 1) Open up the CDEV Resource
  2874. 2) Open up ID -4064
  2875. 3) Find Offset 075C
  2876. 4) Change 672E to 4E71
  2877. 5) Quit and save changes!
  2878. 6) Open up the Control Panel and click Register.
  2879. 7) Enter in whatever the phuck you want.
  2880. -
  2881. AutoCAD
  2882. v1.2
  2883. 110-10638231
  2884. -
  2885. AutoDoubler
  2886. vb12
  2887. tioga
  2888. -
  2889. AutoMenus
  2890. vAll
  2891. †Search for: 4A00 6600 00B0
  2892. Change to:   " " 6000  " "
  2893. This will allow unlimited boots past the demo period.
  2894. -
  2895. Axis Game Cheater
  2896. v1.0.1
  2897. GC100/30728/02381QI
  2898. -
  2899. AXS OnLine Reader
  2900. v1.0.3
  2901. TNJFDC
  2902. †The serial number generating algorithm is as follows:
  2903.  
  2904. DesiredNum=0;
  2905. for (i=0;i<6;i++) DesiredNum|=CharMapIndexValue(SNStr[i+1])*Mult[i];
  2906.  
  2907. Where:
  2908.  
  2909. DesiredNum=10007*k, for some k>0.
  2910.  
  2911. Mult[]={33554432,32768,32,1024,1,1048576} // note these are integral powers of 32
  2912.  
  2913. CharMap   | 00000000001111111111222222222233
  2914. Index Val | 01234567890123456789012345678901
  2915.  ---------+---------------------------------
  2916. SNStr Char| thequickbrwnfxjmpsvazydg23456789
  2917.  
  2918. Example: if we let k=666 then Desired Num=6664662, now 6664662 = {0,6,11,12,14,22} in base 32 which is transformed into {0,11,14,12,22,6} by the mapping {a,b,c,d,e,f}->{a,c,e,d,f,b} thus the corresponding serial number is "TNJFDC"
  2919. -
  2920. Aztec C
  2921. vAll
  2922. †Aztec C (1.00c)
  2923. Change block 71 (decimal)  byte $1A9 from 01 to 00
  2924. ==========
  2925. v68K-C (commercial ver)
  2926. Apply this to sys:
  2927. Copy both disks with Diskutil or any program that will copy both disks. There are no bad blocks on the disk. Apply the following block patches:
  2928. Block 214 Byte 107     From: 01                To: 00
  2929. Block 212 Byte E0      From: xx xx xx xx xx xx To: 30 30 30 30 00 00
  2930. Where xx is the value of the serial # on your disk.
  2931.  
  2932. Apply to sys2:
  2933. Block 63  Byte 97      From: 01                To: 00
  2934. Block 61  Byte 6F      From: xx xx xx xx       To: 30 30 30 30
  2935.  
  2936. There’s a hidden serial number on the disk. It’s on Block 212 Byte E5-E6. Just zap it to 00 00. No need to do this on the second disk as the serial number (visible) is just junk, and the invisible one is gone.
  2937.  
  2938. ==========
  2939. v1.06D,F
  2940. Search for: 5245 6000 FF2E 7001
  2941. Change to:   " "  " "  " " 7000
  2942.  
  2943. ==========
  2944. v1.7
  2945. In the file: SHELL.
  2946. Search for: 6700 00E4 3D7C 0001 FFAC
  2947. Change to:  6000  " "  " "  " "  " "
  2948. -
  2949. BackBurner
  2950. vAll
  2951. 03-1489-0280
  2952. 03-1418-1779
  2953. 03-1422-2788
  2954. 03-1448-9871
  2955. 03-1448-9429
  2956. 03-1448-8313
  2957. 03-1448-4655
  2958. 03-1422-6446
  2959. 03-1337-9988
  2960. 03-1422-1672
  2961. 03-1420-5036
  2962. 03-1422-7905
  2963. 03-1420-1721
  2964. 03-1448-3196
  2965. 03-1418-4321
  2966. 03-1418-6995
  2967. 03-1418-9194
  2968. 03-1418-5437
  2969. 03-1400-2150
  2970. 03-1400-4725
  2971. 03-1400-3266
  2972. 03-1416-4027
  2973. 03-1400-8482
  2974. 03-1400-9598
  2975. 03-1400-9941
  2976. 03-1416-1828
  2977. 03-1416-5585
  2978. 03-1416-9243
  2979. †    To fool BackBurner's personalization dialog into thinking any SN you enter is good, make the following changes to the BackBurner APP..
  2980. Search for: 4FEF 0022 6712 4EBA 005C
  2981. Change to:   " "  " " 6012  " "  " "
  2982. -
  2983. Balance of Power
  2984. vAll
  2985. †Search for: 72A1 D3C1
  2986. Change to:  5AD0 60CA
  2987. Search for: 1B09 9629
  2988. Change to:  1C09  " "
  2989. Search for: 8BAF E645 DE98
  2990. Change to:  EA69 7BA9 0AB5
  2991. -
  2992. Bane of the Cosmic Forge
  2993. vAll
  2994. †To eliminate the codes, use ResEdit, open Bane (on disk A) change:
  2995. CODE 1+$8406
  2996. From: 0C6D 0001 C268 6606
  2997. To:   3B7C  " "  " " 4E71
  2998.  
  2999. or try
  3000.  
  3001. Bypass the journal entry codes by changing:
  3002. CODE 14+$4020
  3003. From 4267 3F3C
  3004. To:  6000 01DA.
  3005. Bypass the rule book codes by changing:
  3006. CODE 2+$39E
  3007. From: 4EAD 037A
  3008. To:   6000 01F8.
  3009.  
  3010. or
  3011.  
  3012.     BANE OF THE COSMIC FORGE
  3013. EFFECT: This will remove the "match the codes" box.
  3014. HOW TO: LOCATE 'CODE' ID 1  FIND Offset $83FE From: 0C6D 0001 C268 6606
  3015.                 To: 3B7C 0001 C268 4E71
  3016.  
  3017. The following is a BANE patch that appears to work correctly (the previously
  3018. posted one works fine until you get into combat --- then you always miss!) -    BANE OF THE COSMIC FORGE (Apr 24, 1991 version)
  3019. EFFECT: While you will still be prompted for a password the first time you restore a game, any old word works.
  3020. HOW TO: CODE ID = 1
  3021. Offset               was        change to
  3022. 86D0                6C          60
  3023. 8702                67          60
  3024. (just killing off the JSR to the password grabbing routine didn't work, so this will have to do unless someone makes a little more effort)
  3025. -
  3026. Bar Code Pro UPC
  3027. v1.0
  3028. 230,780,677,334,210
  3029. †When Bar Code Pro first launches after installation it will ask for the number
  3030. of bar codes used in the US last year (from the manual on page).
  3031. -
  3032. Batch It!
  3033. v1.0
  3034. 53060XXXXX ,where each X=Any Char
  3035. -
  3036. BetterWriter
  3037. v1.0.1
  3038. BW9112131832
  3039. -
  3040. Big Thesaurus
  3041. vAll
  3042. AxxxxBC
  3043. (A+B=C; x=any #)
  3044. -
  3045. Black Night
  3046. v1.0
  3047. 0000000D1FF113F
  3048. -
  3049. Blood Bath
  3050. v1.5
  3051. †sgtrock - invincible
  3052. badass - all weapsons
  3053. -
  3054. BluePrint
  3055. v4.0
  3056. 240*-00080642
  3057. -
  3058. Body Works
  3059. v3.0
  3060. Q24474
  3061. -
  3062. Bola 32
  3063. vAll
  3064. †v1.1
  3065. Search: FFEC 0C40 000A 661A
  3066. Change:  " "  " "  " " 4E71
  3067. Search: FFEE B0AE FFE0 6610
  3068. Change:  " "  " "  " " 4E71
  3069. Search: FF16 B0AE FFF2 6606
  3070. Change:  " "  " "  " " 4E71
  3071. -
  3072. Borrowed Time
  3073. vAll
  3074. †Search for: 2F10 4217 205F 4E90
  3075. Change to:  203C 99C4 5501 4E71
  3076.  
  3077. or try
  3078.  
  3079. Search for: A552 F6C8 44B0 3DC0 1564
  3080. Change to:  CF40 9035 1857 73BB 1995
  3081. -
  3082. Brataccas
  3083. vAll
  3084. †Search for: 2F10 4217 205F 4E90
  3085. Change to:  203C 99C4 5501 4E71
  3086. -
  3087. Breach
  3088. vAll
  3089. †Search for: 6604 70FF 6088 0C6E
  3090. Change to:  4E71  " "  " "  " "
  3091. -
  3092. Brock Keystroke
  3093. vAll
  3094. †Search for: 6708 2F0E 4EBA FEAE
  3095. Change to:  4E71  " "  " "  " "
  3096. -
  3097. Bulk Mailer
  3098. vAll
  3099. †Search for: 675A 42A7 3F3C 01
  3100. Change to:  605A  " "  " "  "
  3101. -
  3102. Business Filevision
  3103. vAll
  3104. †Search for: 6700 023C 4217 23B8
  3105. Change to:  6000  " "  " "  " "
  3106. Search for: 3E81 3B5F F2EE 4A6D
  3107. Change to:  4257  " "  " "  " "
  3108. Search for: 6C06 4EF9 0040
  3109. Change to:  6006  " "  " "
  3110. -
  3111. Butler
  3112. vAll
  3113. 1560216811
  3114. -
  3115. C.A.T. IV
  3116. v1.0 (Evaluation Copy
  3117. SeRvIcEs
  3118. -
  3119. Cachet
  3120. vAll
  3121. CM0000045VPM
  3122. CM0000567VOM
  3123. -
  3124. CadMover
  3125. v3.4
  3126. †Here is a crack for the date check to eliminate the need
  3127. to re-insert the install disk.
  3128.  
  3129. Search for : 4EAD 137A 4EAD 136A 4A40
  3130. Change to  : 4E71 4E71
  3131. -
  3132. Calculator Construction Set
  3133. vAll
  3134. †Search for: 0C40 0000 6700 0006 4EED
  3135. Change to:   " "  " " 4EFA  " "  " "
  3136.  
  3137. or try
  3138.  
  3139. Search for: 4EAD 00A2 0C40
  3140. Change to:  4E71 4E71  " "
  3141. -
  3142. CalcWorks
  3143. v1.4.x
  3144. 0000000416    'Anonymous'
  3145. †To register: bring up the about box, then hold down the option key and click the 'Register…' button.
  3146.  
  3147. Note: This program used to be called ProCalc.
  3148. -
  3149. Calendar Maker
  3150. v4.1
  3151. 2000000
  3152. v4.0
  3153. 300870
  3154. 300876
  3155. -
  3156. CameraMan
  3157. v2.0
  3158. CMSV0336
  3159. -
  3160. Canvas
  3161. v3.5.2
  3162. 3001700735
  3163. 3860817489
  3164. v3.0
  3165. 3001700735
  3166. 4753234241
  3167. 2090414360
  3168. v2.0
  3169. 2005355
  3170. 1234567
  3171. (1st+6th digit=7th)
  3172. †To kill the ser# protection:
  3173. Search for: 6D00 FE94 0C6E
  3174. Change to:  600C  " "  " "
  3175. -
  3176. Capitalist Pig
  3177. vAll
  3178. †v1.02
  3179. CODE 4+$1F0E     From: 6706 To: 6006
  3180.  
  3181. Also: to cheat break in at the inital setup dialog and set a breakpoint at SetUpDia +200  which is a MOVE.L #$F4240,-13A(A6) The $F4240 = 1,000,000 Decimal, which is the initial funds you start with simply change this value to say 100,000,000 or whatever you want.
  3182.  
  3183. or
  3184.  
  3185.     CAPITALIST PIG
  3186. EFFECT: When password dialog appears, press enter to bypass protection. HOW TO:            LOCATE CODE 4...FIND THE OFFSET 1F08
  3187.             AND CHANGE THE NUMBER 6706 TO 6006
  3188.  
  3189.     CAPITALIST PIG V1.0.2
  3190. EFFECT: Enter any number you wish into the password dialog box HOW TO: LOCATE CODE RESOURCE 4
  3191.     CHANGE THE WORD AT OFFSET 1F10 FROM 4EAD TO 4E71
  3192. CHANGE THE WORD AT OFFSET 1F12 FROM 013A TO 4E71
  3193.     CHANGE THE WORD AT OFFSET 1F14 FROM A9F4 TO 4E71
  3194. if you don't want to see the dialog at all you can change all the words between (and including) offsets 1D0C and 1F1C to 4E71.
  3195.  
  3196. -
  3197. Carbon Copy Mac
  3198. vAll
  3199. 100003660
  3200. 100003661
  3201. †    No Checksum, etc. on the number; the serial number is REAL EASY to find with ResEdit, etc. Just change it and save changes, and presto — a “New Copy.”
  3202. -
  3203. CatFinder
  3204. v1.5.5
  3205. shadow fax
  3206. 109176985
  3207. 235642596
  3208. 235983691
  3209. 258605775
  3210. 453029002
  3211. 687233582
  3212. 750013862
  3213. 857605513
  3214. 921358721
  3215. -
  3216. CC Mail
  3217. v1.11 (Windows)
  3218. 19342 030390
  3219. v4.0 (DOS)
  3220. 19340 030380
  3221. v2.01 (Mac)
  3222. 19344 030400
  3223. v1.x?
  3224. UP8DW0XCN45ZGX
  3225. -
  3226. CE Tiles
  3227. v1.0
  3228. 100369
  3229. -
  3230. Championship Boxing
  3231. vAll
  3232. †Search for: 660A 3D7C 2708 FF
  3233. Change to:  6000 000A  " "  "
  3234. Search for: 6612 3F3C 2708
  3235. Change to:  6012  " "  " "
  3236. Search for: 660A 303C 2708
  3237. Change to:  600A  " "  " "
  3238. Search for: 6606 303C 2708
  3239. Change to:  6006  " "  " "
  3240. Search for: 660E 3F3C 2708
  3241. Change to:  600E  " "  " "
  3242. Search for: 6608 303C 2708
  3243. Change to:  6008  " "  " "
  3244. -
  3245. Checkers & Reversi
  3246. vAll
  3247. †Search for: 6708 487A 0190 4EBA F69
  3248. Change to:  6600 8487 A019 04EB AF696 [<--This looks REALLY screwed up...]
  3249. Search for: 6708 487A 0152 4EBA F988
  3250. Change to:  6008  " "  " "  " "  " "
  3251. Search for: 4EBA 08C2 3E1F 4EF9
  3252. Change to:  A9F4  " "  " "  " "
  3253. Search for: 4EBA 0BF0 3E1F 4EF9
  3254. Change to:  A9F4 08C2  " "  " "
  3255. Search for: 4EBA 04D0 3E1F 4EF9
  3256. Change to:  A9F4 08C2  " "  " "
  3257. -
  3258. Checkmate
  3259. vAll
  3260. †So that the password dialog will never show up, change:
  3261. CODE  1+$0088      To: 60
  3262. AMPC 42+$1D6EA     To: 6060
  3263.         $1D754     To: 4E71
  3264. -
  3265. Checkminder
  3266. vAll
  3267. †Search for: 3B5F F6C8 4A6D F6C8 6707
  3268. Change to:   " "  " "  " "  " " 6007
  3269. Search for: 101F 0A00 0001 670A
  3270. Change to:   " "  " "  " " 600A
  3271.  
  3272. or try
  3273.  
  3274. Search for: 3B5F F6C8 4A6D F6C8 6706
  3275. Change to:   " "  " "  " "  " " 6006
  3276. Search for: 101F 0A00 0001 670A
  3277. Change to:   " "  " "  " " 600A
  3278. -
  3279. Chem3D Plus
  3280. vAll
  3281. 60086
  3282. KYAKRP
  3283. †If you’re using MS Word 5 and System 7, place the "EGO for Word" plug-in module in the Word Commands folder that is found in the folder containing the Word 5.0 application.
  3284. Keep the ChemDraw folder in the same folder as the CSC ChemDraw application
  3285. -
  3286. ChemDraw Plus
  3287. v3.0
  3288. Serial Number: 40770
  3289. Registration Code: CQXWPQ
  3290. -
  3291. Chequebook
  3292. vAll
  3293. †Search for: 6718 4267 3F3C 040B
  3294. Change to:  6018  " "  " "  " "
  3295. -
  3296. Chessmaster 2000
  3297. vAll
  3298. †Search for: A851 4EBA 30A8 42A7
  3299. Change to:   " "  " "  " " 602E
  3300. Search for: 584F 4A40 6724 362E 0008
  3301. Change to:   " "  " " 4E71  " "  " "
  3302.  
  3303. CHESSMASTER 2000
  3304. [Ed: This looks different from previous patches, it might be one that requires a disk editor]
  3305. EFFECT: Disable copy protection
  3306. HOW TO:
  3307. Search for:A8514EBA30A842A7
  3308. Change to:A8514EBA30A8602E
  3309. Search for:584F4A406724362E0008
  3310. Change to:584F4A404E71362E0008
  3311. -
  3312. Chuck Yeager's Air Combat
  3313. v1.0
  3314. †To prevent the copy protection dialog from appearing:
  3315.  
  3316. 'CODE' #9
  3317.  
  3318. +44C4 4E56->4E75
  3319. -
  3320. Chuck Yeager's Air Combat Demo
  3321. vAll
  3322. †Here’s how to remove the two-minute limit in the demonstration version of Chuck Yeager's Air Combat:
  3323.  
  3324. CODE 04+$02A4     From: 6400 1110 To: 4E71 4E71.
  3325.        +$145E     From: 650C      To: 600C
  3326.  
  3327. The first part removes the actual limit; the second part stops the game from telling you your time was up when you stop any time after two minutes.
  3328. -
  3329. Civilization
  3330. v1.0.8
  3331. v1.0.7
  3332. vQ&A List
  3333. vCheats
  3334. †TO completely bypass the protection dialog.
  3335.  
  3336. CODE 9
  3337. +2D4E from $4EBA to $4E71
  3338. +2D50 from $0014 to $4E71
  3339. +2D56 from $6x08 to $6008
  3340.  
  3341. (I forget the actual value that x represents above, but it doesn't really matter.)
  3342. ••• Version: "1.0.7" •••
  3343. EFFECT: Select any item in the password dialog box.
  3344. HOW TO: LOCATE CODE RESOURCE 9
  3345. CHANGE THE WORD AT OFFSET 31C6 FROM 6662 TO 4E71
  3346. CHANGE THE WORD AT OFFSET 2D58 FROM 4267 TO 4E71
  3347. CHANGE THE WORD AT OFFSET 2D5A FROM 4EBA TO 4E71
  3348. CHANGE THE WORD AT OFFSET 2D5C FROM 0008 TO 4E71
  3349. CHANGE THE WORD AT OFFSET 2D5E FROM 548F TO 4E71
  3350.  
  3351. if you don't want to see the dialog at all you can change all the words between (and including) offsets 1D0C and 1F1C to 4E71.
  3352. ••• Version: "Q&A List" •••
  3353. The following list is all the questions you may be asked after playing for 1000 years after starting the program. They are very simple and you will be given an approximate page number. Every 5 or 6 items here I have given page numbers, so that should make the choice of what I am talking about fairly easy.  If you answer wrong, you might as well quit. Wrong answers will tell you that you were wrong.
  3354.  
  3355. Picture of B2 Bomber                       Flight and Electricity
  3356. Scroll in Star Map                         Mysticism and Mathematics
  3357. Atom                                       Theory of Gravity and Physics
  3358. Old Car                                    Combustion and Steel
  3359. Piggy Bank                                 Trade and the Republic
  3360. Bridge                                     Construction and Iron Working
  3361. Black Pot on tripod(17)                    University and Medicine
  3362. Sword with Scarf                           Horseback riding & Feudalism
  3363. Statue of man with sword and scale         Alphabet
  3364. Combustion engine                          Refining and Explosives
  3365. Soviet hammer cross                        Philosophy and Industrialization
  3366. IBM PC Computer                            Mathematics & Computers
  3367. Plain soldiers(35)                         Republic and Explosives
  3368. Hand holding hammer over inc. house        Masonry and Currency
  3369. Coins and Dollars                          Bronze Working
  3370. Three hands over flag                      Philosophy and Literacy
  3371. Kite in lightning                          Metallurgy & Magnetism
  3372. Circuit board                              Enginerring and Electricity
  3373. Circuit design under ruler                 Wheel and Construction
  3374. Explosives                                 Gunpowder and Chemistry
  3375. Castle on Hill                             Masonry and Monarchy
  3376. Man with Wings                             Combustion and Physics
  3377. Two Atoms splitting                        Nuclear Power and Superconductor
  3378. Molecular Splicing(47)                     Medicine and the Corporation
  3379. Old gun with Gunpowder Bag                 Invention and Iron Working
  3380. Factory emitting Smoke                     Railroad and Banking
  3381. Old Phonograph                             Engineering and Literacy
  3382. Shield and Spears                          Bronze Working
  3383. Shaking Hands with Shovel and Axe          Mass Production and Communism
  3384. Open book with 3 closed in back            Writing and Code of Laws
  3385. Magnet(64)                                 Navigation and Physics
  3386. Map                                        Alphabet
  3387. 3 Cars                                     Automobile and the Corporation
  3388. Abacus adding machine                      Alphabet and masonry
  3389. Red Cross with Snaking lines               Philosophy and Trade
  3390. Smelting Ore cup pouring(78)               Gunpowder and University
  3391. Crown                                      Ceremonial Burial and Code of Laws
  3392. Suppliant Meditating                       Ceremonial Burial
  3393. Ship Wheel                                 Map Making
  3394. Nuclear Explosion                          Atomic Theory & Mass Production
  3395. Nuclear Sign                               Electronics and Nuclear Fission
  3396. Pensive Sitting Statue(86)                 Mysticism and Literacy
  3397. Wheel Scale with two arrows                Mathematics and Navigation
  3398. Plastic Engine                             Refining and Space Flight
  3399. Train(92)                                  Steam Engine and Bridge Building
  3400. Recycle Sign                               Mass Production and Democracy
  3401. Robotic Implements(112)                    Plastics and Computers
  3402. Rocket                                     Advanced Flight and Electronics
  3403. View of Earth                              Computers and Rocketry
  3404. Steam Engine                               Physics and Invention
  3405. Pouring Steel                              Metallurgy and Industrialization
  3406. Two Meters Plugged into Wall               Plastics and Mass Production
  3407. 4 Men in front of Graph(118)               Banking and Industrialization
  3408. Eagle on Globe                             Code of Laws and Literacy
  3409. Balls falling with arrows on sides         Astronomy and University
  3410. Hands Exchanging coins(122)                Currency and Code of Laws
  3411. Scholar's Cap                              Mathematics and Philosophy
  3412. Writing Quill(124)                         Alphabet
  3413. ••• Version: "Cheats" •••
  3414. I couldn’t find the location of the $ in the game before, so finally I
  3415. said to hell with it, I’ll just find somewhere where it accesses it and hack
  3416. there. (It seems to only decipher the $ when it needs to and the encrypt/hide it as I had searched the entire range of program memory for it at various interupt points.) ... Anyways to make buying a unit/improvementt give you $32,000 (!!!) just do this:
  3417.     Civilization CODE #14
  3418.         +4E48 6E00B6FA->363C7D00
  3419.         +4E6E     9750->3083
  3420.  
  3421. To make it give you $32000 whenever you sell anything (unecessary if you do
  3422. the first one, but the first one may be to much of a cheat for some people)
  3423.         +5340 700AC1D0->303C7D00
  3424.         +5352     D150->3080
  3425. of course these ruin the game, but hey so what you now know that you can
  3426. dominate the game and thus do not have to waste the rest of '93 playing it.
  3427.  
  3428. Nemo’s cheat for Civilization!  Sure the challenge of Civilization is the entertaining part of the game, but there's something to be said about nuking the shit out of the other guys. So, here's a cheat so that you can buy anything that’s being produced in your city without losing any money. Also it stops you from losing any money each turn by low taxes or whatever:
  3429. Change CODE 14        This patches the buying
  3430. Offset:$4E00    From:        $6E12            To:    $4E71
  3431. Offset:$4E48    From:        $6E00 B6FA    To:    $4E71 4E71
  3432. Offset:$4E6E    From:        $9750            To:    $4E71
  3433. Offset:$62F6    From:        $9150            To:    $4E71
  3434. Change CODE 13        This patches losing money each turn
  3435. Offset:$18B8    From:        $6E00 0088    To:    $4E71 4E71
  3436. Offset:$18DA    From:        $9150            To:    $4E71
  3437.  
  3438. Nemo’s cheats for Civilization!
  3439. AKA - ‘Civilization Championship Edition’
  3440. Fifth Revision
  3441.  
  3442. Sure the challenge of Civilization is the entertaining part of the game, but there’s something to be said about nuking the shit out of the other guys. So, here’s a bunch of cheats that I made for ‘stress relief.’
  3443.  
  3444. i)    Allows you to buy anything for your city without losing any money
  3445. ii)   Stops you from losing any money each turn, for low taxes, or whatever.
  3446. iii)  Allows you to see what’s under the black (where you haven’t been) on the map.
  3447.       Unfortunately, you can't see other cities unless you’ve been there.
  3448. iv)   Prevents Global Warming
  3449. v)    Prevents you from losing any offensive battles.
  3450.       Doesn't work for other people attacking you.
  3451. vi)   Prevents losing troops and settlers from food shortages
  3452.       Side effect - your cities don't grow.
  3453. vii)  All items can walk on water!
  3454. viii) All boats can swim on land!
  3455.       You can attack cities, but you can't take them over (yet).
  3456. ix)   SuperTechnology - all technology takes one turn.
  3457.       Enemy technology also takes one turn.
  3458. x)    Airplanes can't run out of fuel.
  3459. xi)   Build cities on water
  3460. xii)  Troops can attack from boats or the water without landing
  3461.  
  3462. Change CODE 14                            This patches the buying
  3463. Offset:        $4E00
  3464. From:            $6E12
  3465. To:            $4E71
  3466.  
  3467. Offset:        $4E48
  3468. From:            $6E00 B6FA
  3469. To:            $4E71 4E71
  3470.  
  3471. Offset:        $4E6E
  3472. From:            $9750
  3473. To:            $4E71
  3474.  
  3475. Offset:        $62F6
  3476. From:            $9150
  3477. To:            $4E71
  3478.  
  3479. Offset:        $6316
  3480. From:          $5350
  3481. To:            $4E71
  3482.  
  3483. Offset:        $6330
  3484. From:          $5350
  3485. To:            $4E71
  3486.  
  3487. Offset:        $6354
  3488. From:          $5350
  3489. To:            $4E71
  3490.  
  3491. Change CODE 13                            This patches losing money each turn
  3492. Offset:        $18B8
  3493. From:            $6E00 0088
  3494. To:            $4E71 4E71
  3495.  
  3496. Offset:        $18DA
  3497. From:            $9150
  3498. To:            $4E71
  3499.  
  3500. Change CODE 3                            This patches the map
  3501. Offset:        $3B28
  3502. From:            $6712
  3503. To:            $4E71
  3504.  
  3505. Change CODE 7                            This patches the global warming
  3506. Offset:        $5544
  3507. From:            $6624
  3508. To:            $6024
  3509.  
  3510. Change CODE 7                            This patches the battles
  3511. Offset:        $3DA
  3512. From:            $672A
  3513. To:            $602A
  3514.  
  3515. Offset:        $40C
  3516. From:            $662C
  3517. To:            $4E71
  3518.  
  3519. Offset:        $456
  3520. From:            $6C06
  3521. To:            $4E71
  3522.  
  3523. Offset:        $590
  3524. From:            $6E18
  3525. To:            $4E71
  3526.  
  3527. Change CODE 14                            This patches the food shortages
  3528. Offset:        $37E8
  3529. From:            $6600 0080
  3530. To:            $6000 04AE
  3531.  
  3532. Offset:        $6FE
  3533. From:            $6600
  3534. To:            $6000
  3535.  
  3536. Change CODE 11                            This patches walking on water
  3537. Offset:        $2118
  3538. From:            $6600
  3539. To:            $6000
  3540.  
  3541. Change CODE 11                            This patches boats on land
  3542. Offset:        $271E
  3543. From:            $664A
  3544. To:            $604A
  3545.  
  3546. Change CODE 14                            This patches the SuperTechnology
  3547. Offset:        $602C
  3548. From:            $6C28
  3549. To:            $4E71
  3550.  
  3551. Offset:        $6046
  3552. From:            $670E
  3553. To:            $4E71
  3554.  
  3555. Change CODE 11                            This patches the airplane fuel.
  3556. Offset:        $3F74
  3557. From:            $6C14
  3558. To:            $6014
  3559.  
  3560. Change CODE 11                    This allows you to build cities on water.
  3561. Offset:        $1978
  3562. From:            $6700 00DE
  3563. To:            $6000 0096
  3564.  
  3565. Change CODE 11                    This allows troops to attack from water.
  3566. Offset:        $21FE
  3567. From:            $662A
  3568. To:            $602A
  3569.  
  3570. The two most useful cheats I know are:
  3571.  
  3572. 1: Save the game before the last piece moves, then quit and start your saved
  3573. game. All your pieces will be able to move again.
  3574.  
  3575. 2: Engineers can accomplish any one task in one turn if after you assign them
  3576. a task, you repeatedly click on them, wake them up, and reassign the task.
  3577. -
  3578. Claris Emailer
  3579. v1.0
  3580. f804977886.3295
  3581. -
  3582. Claris Impact
  3583. v1.0.x
  3584. 0003116155
  3585. 0003119496
  3586. -
  3587. Claris Organizer
  3588. v1.0v2
  3589. Enter any number with 6 or more digits
  3590. -
  3591. Claris Works
  3592. vAll
  3593. 1120000
  3594. -
  3595. ClockWerx
  3596. vAll
  3597. †Complete documentation to play ClockWerx can be found in its help file which can be accessed by depressing both the control key and the "H" key together.
  3598.  
  3599. The first time you run ClockWerx, the computer will ask you a question before you can continue. Once you have answered the question correctly, you will only be asked again if you reinstall ClockWerx. The questions and their associated answers are:
  3600.  
  3601. 1. What is the name of the wooden board to which the movement of a longcase clock is attached?   ANSWER - Seat Board
  3602.  
  3603. 2. What is a mechanism used to minimize escapement error as a mainspring unwinds? ANSWER - Fusee
  3604.  
  3605. 3. What was the first form of clock controller used in verge-escapement clocks? ANSWER - Foliot
  3606.  
  3607. 4. What is the name of the mechanism that electrically maintains a pendulum in oscillation?  ANSWER - Hipp-toggle
  3608.  
  3609. 5. What steel alloy used for pendulum rods has a near-zero coefficient of expansion? Answer - Invar
  3610.  
  3611. 6. What is the name of a form of pendulum in which the rod is a diamond-shaped frame? ANSWER - Rhomboid
  3612.  
  3613. 7. What is the name of the knurled nut supporting the pendulum bob? ANSWER - Rating nut
  3614.  
  3615. 8. What is the name of the device that is used to equalize the force of the mainspring over its period of run? ANSWER - Stackfreed
  3616.  
  3617. 9. What is another name for a watch capable of sounding out the time at will? ANSWER - Repeating work
  3618.  
  3619. 10. What is the name of the cylindrical brass box containing the mainspring of a clock? ANSWER - Barrel
  3620.  
  3621. 11. What is the name of the cam that is used to determine the number of blows struck in a rack-striking work at the hour? ANSWER - Snail
  3622.  
  3623. 12. What is the name of the arm acting as a click for the rack in rack-striking clocks? ANSWER - Rack hook
  3624.  
  3625. 13. What is the name of the nib at the end of the anchor or lever arms acted upon by the escapement wheel? ANSWER - Pallet
  3626.  
  3627. 14. What is the name of the depression surrounding a pivot hole? ANSWER - Oil sink
  3628.  
  3629. 15. What is the name of the teeth on a smaller driven members in clock gear trains? ANSWER - Pinion leaves
  3630.  
  3631. 16. What is the name of the type of wheel found in platform-escapement carriage clocks which drives the escape pinion? ANSWER - Contrate
  3632.  
  3633. 17. What is the sound of a clock striking the quarters on two differently pitched bells or gongs? ANSWER - Ting-tang
  3634.  
  3635. 18. What is the name of the bearing in which a pivot runs? ANSWER - Pivot hole
  3636.  
  3637. 19. What is the name of the train of wheels in a clock that provides a 12 to 1 reduction between the minute and hour hands? ANSWER - Motion work
  3638.  
  3639. 20. What is the name of the cam in an equation clock used for indicating solar time? ANSWER - Kidney piece
  3640. -
  3641. Coach & Coach Pro
  3642. vAll
  3643. 1000001
  3644. 1234567
  3645. (1st+6th digit=7th)
  3646. -
  3647. Collage
  3648. vAll
  3649. 06-1405-6209
  3650. -
  3651. Color Minder
  3652. v1.1
  3653. 188877
  3654. -
  3655. Color Studio
  3656. vAll
  3657. CS27968
  3658. CS11305
  3659. -
  3660. Color Switch
  3661. v2.3.0
  3662. †To patch ColorSwitch 2.3.0 so you can register without a License Code,
  3663. change:  CCOD -4060 + $458..$471
  3664. from:    4217 2052 4868 0100 2F07 2F3C 0100 0100 4EAC 2A1E 4A1F 508F 6736
  3665. to:      DEFC 000A 2F08 2F09 2047 2252 43E9 0100 22D8 22D8 22D8 225F 205F
  3666.  
  3667. If you want to reregister, erase the ColorSwitch License file (514 bytes) from the Preferences Folder.
  3668. -
  3669. ColorIt
  3670. v2.0
  3671. CI20A-xxxxx
  3672. (Notice that it is
  3673. CI and not C1)
  3674.  ^-L    one-^
  3675. -
  3676. Comet/CG
  3677. v2.3
  3678. 0022001175
  3679. -
  3680. Command HQ
  3681. vAll
  3682. †GetPassW +314 6?->60
  3683.  
  3684. or
  3685.  
  3686.     COMMAND HQ V1.0
  3687. EFFECT: The password dialog will never show up
  3688. HOW TO: LOCATE CODE RESOURCE 7
  3689.     CHANGE THE WORD AT OFFSET 0F0C TO 4E71
  3690.     CHANGE THE WORD AT OFFSET 0F0E TO 4E71
  3691. -
  3692. Comment
  3693. vAll
  3694. 1234567
  3695. (1st+6th digit=7th)
  3696. †v2.0
  3697. Search for: B02E FFFE 6604
  3698. Change to:   " "  " " 4E71
  3699. Search for: 4A28 0068 6600
  3700. Change to:   " "  " " 6000
  3701. Search for: 670C 206E 0008
  3702. Change to:  600C  " "  " "
  3703.     This will cause it not to ever ask for name and serial number. if you really want a name and company name, type them in along with any serial number then use MacsBug to exit to shell (type ES at the prompt).
  3704. -
  3705. Communicate Lite
  3706. v1.0.1
  3707. 802864192400
  3708. -
  3709. Compactor Pro
  3710. vAll
  3711. 16225913
  3712. †v1.33
  3713. To register Compact Pro 1.33 and enable encryption, change:
  3714. CODE 4+$2EA4     From: 67 To: 60
  3715.     When it asks you for the registration code, type any 8 characters. If you want to reregister your copy (to change the name), change any number of bytes in the CLOC resource (don’t change the size).
  3716.     If you have a copy of Compact Pro 1.33 that won't enable encryption (if there’s an ‘*’ after your name in the about dialogbox and no ‘Set password…’ item in the Misc menu), make sure CODE 4+$2F44 is $66 (not $60) and reregister.)
  3717.  
  3718. Version 1.34
  3719.  
  3720. 1) Open up the application with ResEdit
  3721. 2) Open up the CODE resource
  3722. 3) Open up CODE ID 3
  3723. 4) Search for Offset 4856
  3724. 5) Change 6718 to 6018
  3725. 6) Quit ResEdit and save all changes
  3726. 7) Open up Compactor Pro
  3727. 8) Click Register
  3728. 9) Type in a name and any serial number you wish
  3729. 0) Now hit the return key!
  3730.  
  3731. Compact Pro 1.34 Krak
  3732. CODE 3
  3733. +47B8
  3734. 6600 009E->4E71 4E71
  3735. +4856
  3736. 6718     ->6018
  3737.  
  3738. or
  3739.  
  3740. For Version 1.34
  3741.  
  3742. Actually, here's a slightly better version of the crack. This one leaves the
  3743. registration intact:
  3744.  
  3745. Go to offset 47A8 in Code 3
  3746. Find 0C2E 001F
  3747. Change to 6000 00C6
  3748.  
  3749. ======================
  3750. Compact Pro 1.3.4
  3751. CODE 0003 offset 47AE
  3752. Locate 6200 00A8
  3753. Change to 6000 00C0
  3754.  
  3755. Any registration code will now work.
  3756. ======================
  3757.  
  3758. -
  3759. Concepts Atlas
  3760. vAll
  3761. †Search for:4267 2F2E 0008 4EBA FED2 195F FFFE 600E
  3762. Change to:  3F3C 0101 4E71 4E71 4E71  " "  " "  " "
  3763. Eliminates updating of the free trials left number, Get unlimited tries.
  3764. -
  3765. Conflict Catcher
  3766. v3.0.x
  3767. CC3-001-849-809
  3768. -
  3769. Copy II Mac
  3770. vAll
  3771. †To get rid of that stupid startup message in versions 4.3 to 5.2 change:
  3772. Search for:486E FECE 3F3C 0032 3F3C 003C
  3773. Change to: 6000 0204  " "  " "  " "  " "
  3774. -
  3775. CopyPaste
  3776. v2.3.1
  3777. †'INIT' #0
  3778.  
  3779. +004A 7200->7201
  3780. -
  3781. Crash Barrier
  3782. v2.0
  3783. 1982487924
  3784. v1.1.2
  3785. 893482255
  3786. v1.1
  3787. 1852328092
  3788. v1.0.3
  3789. 1982487924
  3790. †••• Version: "1.1" •••
  3791. 'cdev' -4064
  3792.  
  3793. +$4724  6606->4E71
  3794. ••• Version: "1.0.3" •••
  3795. 'cdev' #-4064
  3796.  
  3797. +$14D4 2F0E 4EBA FDFA -> 4E71 4E71 4E71
  3798. -
  3799. Create-It
  3800. vAll
  3801. CRM9301513
  3802. -
  3803. Creative Partner
  3804. v1.0
  3805. 2AE90-5270-6B95A
  3806. 2B044-D29F-25567
  3807. -
  3808. Creepy Castle
  3809. vAll
  3810. †V1.0 (ATTENTION: Patch also disables internal virus check!)
  3811. So that the password dialog will never show up change:
  3812. In file ‘Data A’
  3813. CODE 4+$3D4E     From: 4E56 To: 4E75
  3814. CODE 3+$7176     From: 4EBA To: 7000
  3815.       +$7178     From: E582 To: 7000
  3816.  
  3817. or try,
  3818.  
  3819. In file ‘Data A’
  3820. CODE 3+$57B6     From: 6704 7000 6050 To: 6054 7000 6700
  3821. This patch will disable the game's automatic virus checker for the mods and it’s shorter somewhat. This will also make it so the trivia dialog will never show up:
  3822. In file ‘Data A’
  3823. search for: 4EBA E582 3B40 A7C0
  3824. change to:  7000 4E71  " "  " "
  3825. search for: 0C85 60EB 6953 670E
  3826. change to:   " "  " "  " " 600E
  3827.  
  3828. or try,
  3829.  
  3830. To bypass the Trivia dialog in Creepy Castle, change:
  3831. In file ‘Data A’
  3832. CODE 3+$56FE     From: 2F07 3F3C To: 6000 00B8
  3833. So that the built in virus checker doesn’t detect the change the code
  3834. checksum:
  3835. In file ‘Data A’
  3836. CODE 4+$3DA6     From: 60EB 6953 To: 2267 9A4C
  3837. -
  3838. Cribbage
  3839. vAll
  3840. †Search for: FA75 C74C 511
  3841. Change to:  FB74  " "  "
  3842. Search for: 6851 8EDF 775C
  3843. Change to:  6950  " "  " "
  3844. -
  3845. Crimson Crown
  3846. vAll
  3847. †Search for: 2F10 4217 205F 4E90
  3848. Change to:  203C 99C4 5501 4E71
  3849. -
  3850. Crush Beta
  3851. vAll
  3852. tioga
  3853. (case sensitive)
  3854. †Search for:6704 7001 6002 7000
  3855. Change to:   " " 7000  " "  " "
  3856.     Only search the resource fork. There are 5 or 6 places where this string can be found. You must replace all of them. When entering the “0” for the “1” in 7001, make sure to enter just one “0” and write each sector. That's it, happy crushing…
  3857. -
  3858. Cryptomatic
  3859. v1.01
  3860. 346190
  3861. -
  3862. Crystal Caliburn
  3863. vAll
  3864. †CRYSTAL CALIBURN 1.0.2
  3865. EFFECT: Gets rid of the 'Your data file as been installed improperly dialog box.
  3866. HOW TO:
  3867. LOCATE CODE RESOURCE 2
  3868. CHANGE THE WORD AT 3510 FROM 6710 TO 6010
  3869.  
  3870. a hack that lets you play crystal calibourn on a 12" screen
  3871. (by doing this you can see most of your flippers instead of none.)
  3872.  
  3873. use resourcerer and open the 13" WIND template change to:
  3874. top 0 bottom 612 left 0 right 512.
  3875.  
  3876. it's not perfect but it is playable this way - it also lets you see the left
  3877. part of the game.
  3878. -
  3879. Crystal TOPAS
  3880. v1.5
  3881. RB20-0110-0730
  3882. -
  3883. Curse of the Azure Bonds
  3884. vAll
  3885. †v1.0 (bw)
  3886. So that the password dialog will never show up, change:
  3887. CODE 7+$6772     To: 4E75
  3888.  
  3889. ==========
  3890. v1.1 (color) (2/1/91)
  3891. So that the password dialog will never show up, change:
  3892. HOW TO: CHANGE THE WORD AT OFFSEA IN CODE RESOURCE 14 TO 4E75
  3893. [EH?!?!? Does some one have the offset?]
  3894. -
  3895. Cutthroats
  3896. vAll
  3897. †Search for: 6FDA 1006 6706 3B7C
  3898. Change to:  6004  " "  " "  " "
  3899. 2nd Crack
  3900. Use Block Edit on block 44 and change byte 15D from 67 to 60 or try:
  3901. Move to block 002C, position 015D, change 67 to 60
  3902. -
  3903. Dabbler
  3904. vAll
  3905. 0013058-6239
  3906. -
  3907. Daisy Quest
  3908. v1.0
  3909. DQ 1255
  3910. -
  3911. Dark Queen of Krynn
  3912. vAll
  3913. † -    DARK QUEEN OF KRYNN (ATTENTION: Patch also disables internal viruscheck!)
  3914. EFFECT:  The password dialog will never show up
  3915. HOW TO:  LOCATE CODE RESOURCE 11
  3916. CHANGE THE WORD AT OFFSET 655A TO 4E71
  3917. CHANGE THE WORD AT OFFSET 655C TO 4E71 CHANGE THE WORD AT OFFSET 65B4 TO 4E71
  3918.  
  3919. or
  3920.  
  3921.     DARK QUEEN OF KRYNN V 1.0
  3922. EFFECT: Defeats password protection.
  3923. Works for b&w version, not tested for color. Patch 1.0
  3924. This keeps the password dialog, but it doesn’t matter what password you
  3925. use.
  3926.  After the 3th try the program starts.
  3927. HOW TO: Locate code resource 15, change the word at offset $1DB6 from $4EBA to $4E71 and offset $1DB8 from $5586 to $4E71
  3928. You must type something as password
  3929. -
  3930. Datebook Pro
  3931. vAll
  3932. DB6I14233S2KE1CS
  3933. buvc0z9s8h1n7dab
  3934. †xx=DB or TB
  3935. xxR79J4Y6J257ZM5  xxLA974R6J29IH0T  xx8S9Z4C6-2IO9O0  xxKM9K4Y6V2P-LBM
  3936. xxI59X46632TUJHG  xx2N9Q4J6B2ODOHI  xx-792466D2S-2J3  xxFQ9J4D6O2-XXRO
  3937. xxVG9C4O6C2ZA100  xxWM9Y4Z672OHI4M  xxTT9Q4N6C22B-5N  xxWK974E622I8ZPV
  3938. xxWP9I466Q2G3BLW  xxO5914S6S2W5P6A  xxV59E456N2SYIMY  xx8F9L4J62279TRO
  3939. xx9N9M4P682TTXJE  xx6H9C4E6Q2G-HBN  xxBY9A4-662U8939  xxPZ9B4L6R25EWRB
  3940. xx3D9J4Z612LJMFQ  xxA6904K6C2QBRL6  xxTS9Z436F2AMLQT  xxH1974J6029O163
  3941. xxMU9H4X6P2YKJ2K  xxC69Q41602-LQYJ  xx4A944U6Z2CQIH3  xxJK944J6G2C7ABS
  3942. xx4695436T28O81-  xx9M9K4S602FQ538  xxTP9O4R6I2L7Z36  xxE69J4S6D2ZP-L7
  3943. xx9M984P6C2K-UX0  xxPU9Y4H6E2I2SEI  xxKJ9F456G2JKMSW  xxR99I4D6O2HA29T
  3944. xxZ49M4J6J2RX7HY  xxPR9B4D6R2ZNCU6  xxXC9J45672SB7F0  xx58974C6L2LZ3GS
  3945. xxP39I4F6-29NZ0E  xxLW9E466V215PSL  xxBU9P4E6Z29OZ--  xxKH9Q4I6B2-N1E1
  3946. xxS99Z4Y6124HXPK  xx7Y984Q6I272LH2  xxDR9A406F2GCUGS  xx1S9F4C6Y2IHLXS
  3947. xxE6944I6G258S29  xxJA93426I2O5PEG  xxPG964K622WAZ9P  xxF09N4L6Z2Y47VB
  3948. xxLC9W486H2HVJOS  xxUG904K6N2ZKI78  xxDQ9-4E692EJFN3  xxBW9X4I6J236T1M
  3949. xxXQ994J6Q243-1Y  xx9B9G416B2FJ4HL  xxX99Z4X602ET2D-  xxN-9Z446E2J55JZ
  3950. xx619-446820RRFJ  xx8Y9U4S6M2USHCJ  xx5191456R2USHCK  xxOG92426028XN0Q
  3951. xxEP9F4P642A5CO1  xxZ2984T6W2L71JJ  xxVK9W436O25Y6LY  xxDI9G4K6V2W5R0D
  3952. xxXR9R4Z6-2F0HX-  xxS59N4E6Q2IS8NE  xxME9Y4X6V22S27D  xx5Z9X4D6X2Y0CJX
  3953. xxOC9E416C2-W23U  xxWN9I4E662EUIX5  xxVK9W4-6A2HUL1L  xxGT9S4Z6E2V99H9
  3954. xxCI9K4B6K2860UP  xx199V4P6224QQSU  xxUY904M6P2PH8UK  xx2Y9N476F2K2GJ6
  3955. xx8E9I4A6-24OLQ8  xx2R93476T2P9D-H  xxAP914D6B2PLZX7  xxX89L4O6I2DY4M9
  3956. xx0J9S4Y662X8EIZ  xxF29P486J2FFFLU  xxP-9B4J6U2SBIQA  xxH99-4U6G2AH21Y
  3957. xxEC9A4G622N89Q6  xx769N4A6S2VOODR  xx019P4V6O2US-ED  xxVU9H4Y6B2-DB2F
  3958. xxRG9-4X652OK4KV
  3959.  
  3960. -
  3961. Day to Day Calendar
  3962. v1.0
  3963. †1) CODE #17 +1E32  3006->7001
  3964. 2) Run "Day-to-Day® Calendar" and personalize it using
  3965.      serial number:    DTOD
  3966.      - Then quit.
  3967. 3) CODE #17 +0036  6706->4E71
  3968. 4) The App is now fully kracked and will stay that way.
  3969.  
  3970. -
  3971. Daymaker
  3972. v3.0.3
  3973. 0148D-0F68F9-1F100
  3974. 0349-13D8B8-F5000
  3975. 03409-13D8B8-F5000
  3976. v2.0
  3977. 59AINA4AA0AC1G
  3978. 0148D-0F68F9-1F100
  3979. v1.01
  3980. 59AINA4AAOAC1G
  3981. 13A39ADAAHA1QU
  3982. v1.0
  3983. 59AINA4AAOAC1G
  3984. †v2.03
  3985. If the installer does not recognize your disks as originals, simply make these
  3986. changes to the installer with RESEDIT. Open the Installer file and change:
  3987. infn 1001+$456     From: 6704 To: 6004
  3988.          +$562     From: 6704 To: 6004
  3989.          +$462     From: 6EDE To: 4E71
  3990.  
  3991. or try,
  3992.  
  3993. (This is a partial CRACK)
  3994. Open the 'DayMakerInstall' file with ResEdit: To make it think the disks are
  3995. real install disks, change:
  3996. infn 1500+$0004     From: 4EBA 00BC To: 4E71 4E71
  3997. infn 1001+$0030     From: 4EBA 0ABA To: 4E71 4E71
  3998. To allow anything as a serial number, change:
  3999. infn 1001+$019A     From: 6F0C To: 600C
  4000.          +$01B2     From: 6704 To: 4E71
  4001.  
  4002. Daymaker 2.0 - Allows anything for a serial number.
  4003.  
  4004. in the file "DayMakerInstall"
  4005. “infn” #1001  +$1B2 $67->$66
  4006. -
  4007. dBase IV
  4008. v1.1
  4009. 1234567-28
  4010. †SN#=xxxxxxx-yy, where the yy=sum of the individual digits x.
  4011. ***
  4012. ex:1234567-28 is valid since 1+2+3+4+5+6+7=28.
  4013. -
  4014. dBase Mac
  4015. vAll
  4016. 0000000-00
  4017. -
  4018. DeBabelizer
  4019. v1.6.x
  4020. Note:  Leading space is not part of the serial number
  4021.  -0529-328819-739202
  4022.  -0557-322478-973200
  4023.  -0598-325148-856201
  4024.  -1560-331589-612212
  4025.  -1603-313250-595213
  4026.  -1633-326920-478214
  4027.  -2616-312361-234225
  4028.  -2657-315031-117226
  4029.  -2674-329690-351214
  4030.  -3629-310472-963237
  4031.  -3660-323142-846238
  4032.  -3687-327701-090227
  4033.  -3690-336812-729239
  4034.  -4632-329583-602239
  4035. v1.2.15 - 1.5
  4036. MC14-2836-1001340
  4037. v1.2.15
  4038. APB120-2836-14690
  4039. †Analyzing/Reverse engineering the SN# checking routine reveals:
  4040.  
  4041. Your name info must be >2 characters in length.
  4042. The serial number is exactly 19 characters long.
  4043. The 1st,6th, and 13th characters are ignored and can be anything except spaces (spaces are removed before any SN# processing is done).
  4044.  
  4045. There are 5 'checksums' used to generate a serial number; the algorithm is:
  4046.  
  4047. cs0=235817+37*k, k=1..14 are the only valid k I know of.  (6 Chars)
  4048. cs1=(k MOD 36) * 279                                      (4 Chars)
  4049. cs2=(k MOD 34) * 3                                        (2 Chars)
  4050. cs3=(k MOD 15) * 7                                        (2 Chars)
  4051. cs4=Sum of the 6 digits in cs0                            (2 Chars)
  4052.  
  4053. the digits of cs0-cs4 are then mapped into the SN# as follows:
  4054.  
  4055. Char 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19
  4056. ====+========================================================
  4057. cs0 |--    03 05    -- 02       06    04 --          01
  4058. cs1 |--             --       02          -- 04 03       01
  4059. cs2 |-- 01          --                   --       02
  4060. cs3 |--             --             02    --                01
  4061. cs4 |--          02 --    01             --
  4062.  
  4063. Example: k=8 gives cs0=236113, cs1=2232,cs2=24,cs3=56,cs4=16 thus the SN# is '-2616-312361-234225'
  4064.  
  4065. Doom
  4066. -
  4067. Deja Vu
  4068. vAll
  4069. †Before making these changes, you must do the following:
  4070. (1) Sector copy with format, tracks 1 to 58 from the original.
  4071. (2) Then sector copy tracks 60 to 79. Track 59 hangs up on all copiers.
  4072. then change:
  4073. Search for: 56C0 671E 7200
  4074. Change to:  51C0 601E  " "
  4075. Search for: 56C0 6722 223C
  4076. Change to:  51C0 6022  " "
  4077. Search for: 6708 41F8 00EC
  4078. Change to:  6008  " "  " "
  4079. Search for: 6748 486E FDEA
  4080. Change to:  6048  " "  " "
  4081. Search for: 56C0 6720 322D
  4082. Change to:  51C0 6020  " "
  4083. Search for: 57C0 670C 41FA
  4084. Change to:  50C0 600C  " "
  4085. Search for: 57C0 6716 41FA
  4086. Change to:  50C0 6016  " "
  4087. -
  4088. Deja Vu (Rubicon)
  4089. vAll
  4090. †Search for: 6708 4EAD 019A
  4091. Change to:  6008  " "  " "
  4092. Search for: 6706 1B7C 0002 F58B
  4093. Change to:  6006  " "  " "  " "
  4094. -
  4095. Deliverance
  4096. v1.0
  4097. 51244-442657-100016
  4098. -
  4099. Delta Graph Pro
  4100. v3.5.x
  4101. MUU35-0827-3837184026
  4102. vUnknown
  4103. 2000002464
  4104. v3.0
  4105. DGM3000900
  4106. -
  4107. Desk Toppers
  4108. vAll
  4109. †Search for: OC40 FFAF
  4110. Change to:   " " 0000
  4111. -
  4112. Desktop Tools
  4113. vAlias
  4114. Please see the entry Aladdin Desktop Tools
  4115. -
  4116. DiagnoSYS
  4117. v1.0
  4118. B102131444366
  4119. -
  4120. DietMac
  4121. vAll
  4122. †v1.0
  4123. Search for: 4267 42A7 3F3C 0
  4124. Change to:  60FA  " "  " " "
  4125. -
  4126. DigiTrax
  4127. v1.0
  4128. ALS4312135
  4129. -
  4130. Dilbert Screen Saver
  4131. vAll
  4132. 5180-6344-1654
  4133. -
  4134. Dimensions
  4135. v2.0
  4136. DAW100R3100720-191
  4137. DAW200U3200000-109
  4138. DAW200U3200001-742
  4139. DAW200U3200002-375
  4140. DAW200U3200003-292
  4141. DAW200U3200004-641
  4142. DAW200U3200005-274
  4143. DAW200U3200006-907
  4144. DAW200U3200007-540
  4145. DAW200U3200008-173
  4146. DAW200U3200009-806
  4147. DAW200U3200010-708
  4148. DAW200U3200011-341
  4149. DAW200U3200012-974
  4150. DAW200U3200013-607
  4151. DAW200U3200014-240
  4152. DAW200U3200015-873
  4153. DAW200U3200016-506
  4154. DAW200U3200017-139
  4155. DAW200U3200018-772
  4156. DAW200U3200019-405
  4157. DAW200U3200020-307
  4158. DAW200U3200021-940
  4159. DAW200U3200022-573
  4160. DAW200U3200023-206
  4161. DAW200U3200024-839
  4162. DAW200U3200025-472
  4163. DAW200U3200026-105
  4164. DAW200U3200027-738
  4165. DAW200U3200028-371
  4166. DAW200U3200029-288
  4167. DAW200U3200030-906
  4168. DAW200U3200031-539
  4169. DAW200U3200032-172
  4170. DAW200U3200033-805
  4171. DAW200U3200034-438
  4172. DAW200U3200035-355
  4173. DAW200U3200036-704
  4174. DAW200U3200037-337
  4175. DAW200U3200038-970
  4176. DAW200U3200039-603
  4177. DAW200U3200040-505
  4178. DAW200U3200041-138
  4179. DAW200U3200042-771
  4180. DAW200U3200043-404
  4181. DAW200U3200044-321
  4182. DAW200U3200045-670
  4183. DAW200U3200046-303
  4184. DAW200U3200047-936
  4185. DAW200U3200048-569
  4186. DAW200U3200049-202
  4187. DAW200U3200050-104
  4188. DAW200U3200051-737
  4189. DAW200U3200052-370
  4190. DAW200U3200053-287
  4191. DAW200U3200054-636
  4192. DAW200U3200055-269
  4193. DAW200U3200056-902
  4194. DAW200U3200057-535
  4195. DAW200U3200058-168
  4196. DAW200U3200059-801
  4197. DAW200U3200060-703
  4198. DAW200U3200061-336
  4199. DAW200U3200062-969
  4200. DAW200U3200063-602
  4201. DAW200U3200064-235
  4202. DAW200U3200065-868
  4203. DAW200U3200066-501
  4204. DAW200U3200067-134
  4205. DAW200U3200068-767
  4206. DAW200U3200069-400
  4207. DAW200U3200070-302
  4208. DAW200U3200071-935
  4209. DAW200U3200072-568
  4210. DAW200U3200073-201
  4211. DAW200U3200074-834
  4212. v1.0
  4213. DAW100R3104865-875
  4214. DAW100R3100720-191
  4215. PCA100000100953
  4216. -
  4217. Director
  4218. v4.0+++
  4219. See MacroMind Director
  4220. v3.0
  4221. D300-31239-CP4U
  4222. D300-11114-CP4U
  4223. D300-12935-CP4U
  4224. -
  4225. Disk Cafe
  4226. vAll
  4227. DC000444B52
  4228. DC000796A32
  4229. -
  4230. Disk Express II
  4231. vAll
  4232. JV103761
  4233. JE103744
  4234. JI103774
  4235. JV103735
  4236. JX103737
  4237. JX103763
  4238. JY103738
  4239. JZ103739
  4240. -
  4241. DiskCopy
  4242. vAll
  4243. †v4.2
  4244. To get rid of the dialog box, change:
  4245. CODE 1+$150C     From: 67 To: 60
  4246. -
  4247. DiskDup
  4248. v2.6a
  4249. 3 Spaces to Register, as before
  4250. v2.x Commercial
  4251. 00310456
  4252. †v2.3 & older
  4253.     All you need is when at the “number of Copies” dialog field - just arrow key to the right of the number “1” and type 3 (three) blank spaces. This should register the application.
  4254. -
  4255. DiskTop
  4256. v4.5.1
  4257. 0065279
  4258. v4.5
  4259. 0065449
  4260. v4.0x
  4261. (any 5 #s)
  4262. v4.0
  4263. 06412
  4264. (any 5 #s)
  4265. -
  4266. Ditto
  4267. v1.0
  4268. XXXXXXXX-XXXXXXXX (any numbers in this format)
  4269. -
  4270. DMS
  4271. vAll
  4272. †DMS+
  4273. Search for: 0C6D 0034 8990 6700 0618
  4274. Change to:   " "  " "  " " 6000  " "
  4275.  
  4276. ==========
  4277. DMS 4.0a (messy crack, but effective)
  4278. Search for: 4A5F 671A 4267
  4279. Change to:   " " 601A  " "
  4280. Search for: B06D 82B0 671A 4267
  4281. Change to:   " "  " " 601A  " "
  4282. Search for: 101F 6602 A9F4
  4283. Change to:   " " 6002  " " (3 times)
  4284. Search for: C001 6766 102E 0008
  4285. Change to:   " " 6066  " "  " "
  4286. Search for: B240 662E 486E
  4287. Change to:   " " 602E  " "
  4288. Search for: 4A6D CF12 6766 102E
  4289. Change to:   " "  " " 6066  " "
  4290. -
  4291. Dollars & Sense
  4292. vAll
  4293. † Block (Hex)  Byte   From     To
  4294.  --------------------------------
  4295.  425          146    6704    4E71
  4296.               0FC    6700    6600
  4297.  468          1E0    487A    6606
  4298. If you do not find these bytes on these blocks, you may have to search the disk.
  4299.  
  4300. Dollars and Sense A
  4301. Move to block 00B8, position 017C, change 56C0 to 4E71
  4302. Dollars and Sense B
  4303. Move to block 01A9, position 0146, change 6704 to 4E71
  4304. Move to block 01A9, position 00FC, change 6700 to 6600
  4305. Move to block 01D4, position 01E0, change 487A to 6606
  4306. Dollars and Sense C
  4307. Move to block 019E, position 01EF, change to 4E71
  4308. Move to block 019E, position 01F1, change to 4E71
  4309.  
  4310. ==========
  4311. v1.3
  4312. Search for: 0A00 0001 6768 3F3C 0102
  4313. Change to:   " "  " " 6068  " "  " "
  4314. -
  4315. DOS Mounter
  4316. v4.0
  4317. DS111247
  4318. -
  4319. Double Helix
  4320. vAll
  4321. DHMC180800011V30R1
  4322. -
  4323. Double Talk
  4324. vAll
  4325. †    Change serial number in DATA resourse near the line 3D0. The serial
  4326. number is not exactly the same, it’s swapped to avoid detection.
  4327. -
  4328. Douglas CAD AutoRouter
  4329. v7.30
  4330. †guaranteed - Just hit cancel when asked for key disk
  4331. Code #5 +25F8 670C->4E71
  4332. OR
  4333. unguaranteed - but high degree of certainty - no key disk request at all
  4334. Code #5 +25E8 4267->6010
  4335. -
  4336. Douglas CAD Professional Layout
  4337. v7.30
  4338. †guaranteed - Just hit cancel when asked for key disk
  4339. Code #2 +2832 670C->4E71
  4340. OR
  4341. unguaranteed - but high degree of certainty - no key disk request at all
  4342. Code #2 +2822 4267->6010
  4343. -
  4344. Down to Business
  4345. vAll
  4346. SSN719
  4347. -
  4348. Dragon's Lair 2
  4349. vAll
  4350. †Search for: 426D 027A 0C6D
  4351. Change to:  4E71 4E71  " "
  4352.     Be sure the folder format is EXACT! Put all files in a folder called DL2. The code is a 5 digit code, and this patch allows for any 5 digit combo. Even if you type a wrong serial code it will run the game anyway. Don’t forget to remove 32bit QuickDraw when running the game.
  4353. P.S. it hates MultiFinder. [and therefore probably bombs under S7?]
  4354. When your game is over. Just hit "0" to start over.
  4355.  
  4356. Another patch that will get rid of the jump to the serial code dialog box
  4357. Search for: 6100 04C2
  4358. Change to:  4E71 4E71
  4359. The patch seems to work just fine and without the code dialog you do not have to insert a code.
  4360. -
  4361. Dragon's Lair 3
  4362. vAll
  4363. †Unlike DL2, the DL3 app is buggy under certain circumstances. Even though the data files are installed on the hard disk, DL3 will try to look in the floppy drive, anyway!
  4364.  
  4365. Here's wathca do:
  4366. Copy file "disk1" to disk named “EscDisk1”
  4367. Copy file "disk2" to disk named “EscDisk2”
  4368.    .
  4369.    .
  4370.    .
  4371. etc...
  4372. You might as well run it off floppies so copy “Escape” app to "EscDisk1" as well. DRAGON’S LAIR WILL NOW RUN FINE!
  4373. -
  4374. DragonWave
  4375. vAll
  4376. †v2.0
  4377. Open up the DragonWave 2.0 application and change:
  4378. CODE 18+$F5A     From: 6720 To: 6020
  4379. -
  4380. Dragonworld
  4381. vAll
  4382. †Search for: 4EBA 0052 4A40 6748
  4383. Change to:  604E  " "  " "  " "
  4384. -
  4385. DragStrip
  4386. v1.0
  4387. AB7-2X5-SHVE
  4388. -
  4389. Dreams of the Phoenix Fix
  4390. vAll
  4391. †    Many DOTP programs DAs and FKEYS have trouble on the Mac II. In particular DA Installer + Q&D Terminal, Q&D Dialer, AVailable key, super note pad. The problems vary from minor inconvenience to crashing. This patch will fix them all. It won’t hurt them in any way :-)
  4392. Search for: 3082 2040 0000 4E75
  4393. Change to:   " "  " " A000  " "
  4394. has to do with self modifying code. Change all occurrences.
  4395. -
  4396. DX-7 Patch Editor
  4397. vAll
  4398. †v1.15
  4399. Search for: 8438 3F3C 0001 A
  4400. Change to:  76BE  " "  " " "
  4401. -
  4402. Earl Weaver Baseball
  4403. v1.5
  4404. -
  4405. eDisk
  4406. v2.0
  4407. E109716
  4408. -
  4409. Edit One
  4410. vAll
  4411. 427-123-00040749
  4412. -
  4413. EG Word
  4414. vAll
  4415. 51122400002818
  4416. -
  4417. Elastic Reality
  4418. vAll
  4419. 80862801118
  4420. -
  4421. Elastic Reality Transjammer
  4422. v1.0b7
  4423. 82-34075-22609-02307
  4424. v1.0b2
  4425. 82-34075-22609-02307
  4426. -
  4427. Electric Checkbook
  4428. vAll
  4429. †v1.0?
  4430. Search for: 3E1F 206E FCF0
  4431. Change to:  4E71  " "  " "
  4432. v1.1
  4433. Search for: 67DE 4A46 6728 487A
  4434. Change to:  4E71  " " 6028  " "
  4435. -
  4436. Elements of Style
  4437. vAll
  4438. ESM 113904 T
  4439. -
  4440. Empower
  4441. vI & II
  4442. Name:Administrator
  4443. PW:Admin
  4444. vAll
  4445. Name:Administrator
  4446. PW:Admin
  4447. -
  4448. Encore
  4449. v4.0
  4450. EV40-0-01034-4939
  4451. v3.0.7
  4452. EV30-0-01032-8582
  4453. v3.0.5
  4454. EV30-0-01032-3224
  4455. -
  4456. Enforcer
  4457. v2.9 (Old)
  4458. 876855327801
  4459. -
  4460. Ensemble
  4461. vAll
  4462. †v1.0
  4463. Read block 338 ($152) change bytes as follows
  4464. byte
  4465. 1A from 67 to 4E
  4466. 1B from 92 to 71
  4467. 7E from 67 to 60
  4468. If the original bytes are not correct then perform the following searches:
  4469. Search for: 6756 4267 3F3C 0001
  4470. Change to:  6056  " "  " "  " "
  4471. Search for: 6792 2F0B A983
  4472. Change to:  4E71  " "  " "
  4473. -
  4474. Eric's Ultimate Solitaire
  4475. vAll
  4476. †try using "Weasel" as your name
  4477. -
  4478. Evelyn Wood
  4479. v0.5-1.0
  4480. †Search for: 3444 3F3C 0001 A9
  4481. Change to:  256E  " "  " "  "
  4482. -
  4483. Exile
  4484. v1.1
  4485. v1.0.1
  4486. †The Key is derived from the registration code (rc) as follows:
  4487.  
  4488. Key=(((((rc*23)%990004)+52176)*7)%900000)+100000
  4489.  
  4490. eg: if rc=796608 then Key=378616
  4491. ••• Version: "1.0.1" •••
  4492. The Key is derived from the registration code (rc) as follows:
  4493.  
  4494. key=((((rc*3+50)%3000)*81)%5000)+5000, where % is the MOD operator
  4495.  
  4496. eg: if rc=710 then Key=6580
  4497. -
  4498. Exile Editor
  4499. v1.0
  4500. †The Key is derived from the registration code (rc) as follows:
  4501.  
  4502. Key=((((rc*3+51)%3000)*82)%5000)+5000, where % is the MOD operator
  4503.  
  4504. ***
  4505. eg: if rc=1088 then Key=5830
  4506. -
  4507. EXodus
  4508. v5.1
  4509. SE99001700022101
  4510. -
  4511. ExperLisp
  4512. vAll
  4513. †v1.4
  4514. Search for: 670E 2FFE 0008 486E
  4515. Change to:  600E  " "  " "  " "
  4516. Search for: 6738 486D F1DC A851
  4517. Change to:  6038  " "  " "  " "
  4518. v1.02
  4519. Search for: 6738 4860 F200 A851
  4520. Change to:  6038  " "  " "  " "
  4521. Search for: 670E 2F2E 0008 486E
  4522. Change to:  600E  " "  " "  " "
  4523. -
  4524. Expresso
  4525. v1.0
  4526. EXM-51679-5594
  4527. -
  4528. F/A 18 Hornet
  4529. vAll
  4530. 100-98-4298
  4531. 100-64-5896
  4532. Unlock code is 032-244
  4533. †Here are some of the cracks available for F/A-18 which may or may not work
  4534. with 1.1.2. Everything here except for the first one was taken from Patchlist
  4535. v2.4.
  4536.  
  4537. CODE 4 OFFSET 08E8: 6704 7000 -> 4E71 7001
  4538. (This one works for me with versions 1.1.2 and 1.1.3b1)
  4539.  
  4540.  F/A-18 HORNET 1.1.1
  4541. EFFECT: Removes serial#, lookup and unlock code requirement
  4542. HOW TO:  CODE 4  OFFSET 275A: 4EAD 0CAD -> 4E71 4E71
  4543.  
  4544. EFFECT: Removes network serial conflicts (ARA network not checked)
  4545. HOW TO: CODE 12 OFFSET 7AAE: 6704 -> 6004
  4546.         CODE 12 OFFSET 7ABC: 49C0 -> 7001
  4547.  
  4548.  F/A-18 HORNET
  4549.   - To remove both serial number and password check.
  4550.     - CODE 4, offset 08DA
  4551.       - change 7000 1014
  4552.             to 7001 6046
  4553.     - CODE 4, offset 0944
  4554.       - change 7000 1013 1239
  4555.             to 7001 6000 00AC
  4556. (Definitely works for version 1.0 all the way up to 1.1.1)
  4557.  
  4558.  F/A-18 Hornet 1.1.0
  4559. EFFECT: Makes it possible to enter any word in the password dialog
  4560. HOW TO: LOCATE 'CODE' ID 4 FIND Offset $000B40
  4561. ~From: 6598 7000
  4562. To:   6598 7001
  4563.  
  4564.  F/A -18 HORNET  v1.1.0fc
  4565. EFFECT:  Prevents the "Enter nth Word on Page p" dialog from appearing.
  4566. HOW TO:  LOCATE 'CODE'  RESOURCE 6 OFFSET $178C
  4567. CHANGE WORD
  4568. FROM $6600
  4569. TO   $6000
  4570.  
  4571.  FA/18 HORNET 1.0.1
  4572. EFFECT: The program will never ask you the question. HOW TO: Locate CODE 6, Find offset $189E,
  4573.     Change the word $6700 to $6600.
  4574.  
  4575. or
  4576.  
  4577.     F/A-18 HORNET 1.0.0
  4578. EFFECT: Makes it possible to enter any word in the password dialog
  4579. HOW TO: LOCATE 'CODE' ID 4 FIND Offset $000C30
  4580. ~From: 0006 6604 7000 600C
  4581. To:   0006 6604 7001 600C
  4582.  
  4583.     F/A -18 HORNET  v1.0.0
  4584. EFFECT:  Prevents the "Enter nth Word on Page p" dialog from appearing. HOW TO:  LOCATE 'CODE' RESOURCE 6, OFFSET $18EC
  4585.             CHANGE WORD FROM $6600 TO $6000
  4586.  
  4587. F/A-18 HORNET  v1.1.0
  4588. EFFECT:  Prevents the "Enter nth Word on Page p" dialog from appearing.
  4589. HOW TO:
  4590. LOCATE 'CODE'  RESOURCE 6 OFFSET $17A4
  4591. CHANGE WORD FROM  $6600 TO  $6000
  4592. F/A-18 HORNET  v1.1.0
  4593. EFFECT: To remove both serial number and password check.
  4594. HOW TO:
  4595. CODE 4 + $8DA - Change 7000 1014 to 7001 6046
  4596. CODE 4 + $944 - Change 7000 1013 1239 to 7001 6000 00AC
  4597. F/A-18 HORNET 1.1
  4598. EFFECT: Removes serial#, lookup and unlock code requirement
  4599. HOW TO: 4 275A: 4EAD 0CAA -> 4E71 4E71
  4600. EFFECT: Removes network serial conflicts (I haven't checked ARA network)
  4601. HOW TO:
  4602. 12 79C2: 6704 -> 6004
  4603. 12 79D0: 49C0 -> 7001
  4604. [I _think_ the "4" and the "12" are for CODE 4 & 12]
  4605. F/A-18 HORNET 1.1.0
  4606. EFFECT: Makes it possible to enter any word in the password dialog
  4607. HOW TO:
  4608. LOCATE 'CODE' ID 4 FIND Offset $000B40
  4609. From: 6598 7000
  4610. To:   6598 7001
  4611. -
  4612. Faces
  4613. vAll
  4614. †Search for: 4240 4840 80FC 0030 4840 3D40
  4615. Change to:  4280  " "  " "  " "  " "  " "
  4616. It will ask you who beat Napoleon at Waterloo. The answer is Welling.
  4617.  
  4618. or try,
  4619.  
  4620. Here is the complete crack:
  4621. CRACK PATCH
  4622. Open Faces 1.0 with ResEdit and change:
  4623. CODE 3+$652     From: 486D 01CA To: 603A 4E71
  4624.       +$694     From: FEED      To: FED4
  4625.  
  4626. Open Color Faces 1.0 with ResEdit and change:
  4627. CODE 3+$7C2     From: 486D 017A To: 603A 4E71
  4628.       +$804     From: FEED      To: FED4
  4629. -
  4630. Fact Finder
  4631. vAll
  4632. †v1.0
  4633. Factfinder A
  4634. Search for: 6604 A002 6002 A003 3D40 0012
  4635. Change to:   " "  " "  " "  " " 4E71 4E71
  4636. Factfinder B
  4637. Search for: 670A 206E FEF6 2D50
  4638. Change to:  600A  " "  " "  " "
  4639. Factfinder ?
  4640. Move to block 015E, position 016C, change to 4280
  4641. -
  4642. Fahrenheit 451
  4643. vAll
  4644. †Search for: 0C42 005A 6F00 0014
  4645. Change to:   " "  " " 4E71 4E71
  4646. The mod is (using FEdit) Sector 59 of the Fahrenheit 451 file - offset 39F (or if you like, Seg #2 of CODE) - change JSR (4EBA 00A0) to NOP's (4E71 4E71).
  4647. -
  4648. Falcon MC
  4649. vAll
  4650. †Game Controls:
  4651. Pause ------------------------------ P,Q,ESC
  4652. Return to Cockpit ------------------ Command R
  4653. Quit ------------------------------- Command Q
  4654. All Sound -------------------------- Command S
  4655. Music ------------------------------ Command M
  4656. Switch MouseSticks ----------------- Command T
  4657.  
  4658. Exiting the Simulation :
  4659. Abort Mission ---------------------- Command A
  4660. End Mission ------------------------ Command E
  4661. Eject ------------------------------ Command Option E
  4662.  
  4663. Jettison Keys :
  4664. Jettison tanks --------------------- Option T
  4665. Jettison all A-G stores ------------ Option K
  4666. Jettison ECM pod ------------------- Option C
  4667.  
  4668. General Controls :
  4669. Autopilot on/off ------------------- A
  4670. Chat ( head-to-head only ) --------- '
  4671. Ranging TWI on/off ----------------- H
  4672. View stores ------------------------ V
  4673. Waypoint increment ----------------- U
  4674. Waypoint decrement ----------------- Y
  4675.  
  4676. Detail Controls :
  4677. None ------------------------------- Command 1
  4678. Far Terrain ------------------------ Command 2
  4679. Gradient Horizon ------------------- Command 3
  4680. Mountains -------------------------- Command 4
  4681. Medium Terrain --------------------- Command 5
  4682. Complex Rivers --------------------- Command 6
  4683. Ground Detail ---------------------- Command 7
  4684. All -------------------------------- Command 8
  4685.  
  4686. Flight Controls :
  4687. Forward stick ---------------------- (UP ARROW), I, numeric keypad 8
  4688. Back stick ------------------------- (DOWN ARROW), M, numeric keypad 2
  4689. Left stick ------------------------- (LEFT ARROW), J, numeric keypad 4
  4690. Right stick ------------------------ (RIGHT ARROW), L, numeric keypad 6
  4691. Increase throttle ------------------ 1, -
  4692. Afterburner ------------------------ /, numeric keypad *
  4693. Left rudder ------------------------ [
  4694. Right rudder ----------------------- ]
  4695. Speed brakes ----------------------- B
  4696. Flaps ------------------------------ F
  4697.  
  4698. Weapon Controls :
  4699. Trigger ---------------------------- Spacebar, numeric keypad 0
  4700. Select air-to-air weapon ----------- Return, numeric keypad =
  4701. Select air-to-ground weapon -------- Delete, numeric keypad /
  4702. Target select ---------------------- T
  4703. Clear taget lock ------------------- X, numeric keypad CLEAR
  4704. LCOS on/off ------------------------ O
  4705.  
  4706. Landing Keys :
  4707. Activate ILS HUD ------------------- \
  4708. Landing gear up/down --------------- G
  4709. Wheel brakes on/off ---------------- W
  4710.  
  4711. REO controls :
  4712. Rader on/off ----------------------- R
  4713. Boresight scan rader mode ---------- <
  4714. Tracking scan rader mode ----------- >
  4715. Map display on/off ----------------- C
  4716.  
  4717. Countermeasures :
  4718. ECM pod on/off --------------------- E
  4719. Chaff ------------------------------ Tab, numeric keypad .
  4720. Flares ----------------------------- ', numeric keypad ENTER
  4721.  
  4722. View Keys :
  4723. Front view ------------------------- 3, numeric keypad 1
  4724. Left view -------------------------- 4, numeric keypad 7
  4725. Right view ------------------------- 5, numeric keypad 9
  4726. Rear view -------------------------- 6, numeric keypad 3
  4727. Track view ------------------------- 7
  4728. Camera view ------------------------ 8
  4729. Chase view ------------------------- 9
  4730. Missile view ----------------------- 0
  4731.  
  4732. View Control Keys :
  4733. Display info on/off ---------------- D
  4734. Zoom in ---------------------------- F1, Option 1
  4735. Zoom out --------------------------- F2, Option 2
  4736. Rotate left ------------------------ F3, Option 3
  4737. Rotate right ----------------------- F4, Option 4
  4738. Rotate over ------------------------ F5, Option 5
  4739. Rotate under ----------------------- F6, Option 6
  4740. Widen fisheye ---------------------- F7, Option 7
  4741. Narrow fisheye --------------------- F8, Option 8
  4742. Set wide fisheye ------------------- F9, Option 9
  4743. Set narrow fisheye ----------------- F10, Option 0
  4744.  
  4745.  FALCON MC (v1.0.1)
  4746. EFFECT: The first time Falcon launches, it will quit immediately after you click your mouse to select items, but a good Falcon Settings file will be created for your macintosh without dialog showing up asking for documented answers. The following launches of Falcon will be successful with the correctsettings file.
  4747. HOW TO: Open CODE resource 1,
  4748.         at offset 0041A4, change word to $4E71
  4749.     Open CODE resource 21,
  4750.         at offset 0009DE, change words to $4E71 4E71
  4751.   at offset 0009E8, change words to $4E71 4E71 4E71
  4752.  
  4753. or
  4754.  
  4755.  FALCON MC 1.0.1
  4756. EFFECT: The program will never ask you the question.
  4757. HOW TO: Locate CODE 1, Find offset $3F48,
  4758.     Change the word $6700 to $6000.
  4759.  
  4760. or
  4761.  
  4762.  FALCON MC    1.0
  4763. EFFECT: The first time Falcon launches, it will quit immediately after you click your mouse to select items, but a good Falcon Settings file will be created for your macintosh without dialog showing up asking for documented answers. The following launches of Falcon will be successful with the correct
  4764. settings file.
  4765. HOW TO: Open CODE resource 1,
  4766. at offset 00430A, change word $6404 to $4E71
  4767.         Open CODE resource 21,
  4768.                 at offset 000AA4, change words $4EAD 08BA to $4E71 4E71,
  4769.                 at offset 000AAE, change words $4EAD 015A A9F4 to $4E71 4E71 4E71
  4770. -
  4771. FastTrack Schedule
  4772. v3.0
  4773. 724037
  4774. -
  4775. Fauve Xres
  4776. v1.0.3
  4777. 12978
  4778. -
  4779. FaxSTF
  4780. v3.1
  4781. AA100187
  4782. v3.0
  4783. S200200
  4784. T100300
  4785. -
  4786. Feathers & Space
  4787. vAll
  4788. †Search for: 6706 38BC FFC2 600C
  4789. Change to:  6006  " "  " "  " " (6 times)
  4790. -
  4791. Ferrari Grand Prix
  4792. vAll
  4793. †v1.27
  4794. Search for: 0280 1234 FFFF 48E7 7FFE 41FA
  4795. Change to:  4240 21FC D9CD B903 0A80 4E75
  4796. -
  4797. Fetch
  4798. v2.1.2
  4799. 51-1003-102157313
  4800. 51-1000-201176607
  4801. 51-1007-201194631
  4802. v1.0
  4803. 51-1007-201194631
  4804. -
  4805. Field Assistant
  4806. vAll
  4807. 8E06D026670F0550
  4808. -
  4809. File Buddy
  4810. v3.x
  4811. FB3-00000700003
  4812. FB3-09876043214
  4813. v2.x
  4814. BDK 689 JEM
  4815. v1.x
  4816. M526 E803 J1120
  4817. †Serial Numbers are of the form 'FB3-xxxxxRxxyzS' , where
  4818.  
  4819. x   = any character
  4820. y,z = any digit '0'-'9'
  4821. R   = y+z+7 MOD 10
  4822. S   =   z+3 MOD 10
  4823.  
  4824. ie: if we let each x=0 and y,z=0 then we have
  4825.  
  4826. R= 0+0+7 MOD 10 = 7 MOD 10 = 7
  4827. S=   0+3 MOD 10 = 3 MOD 10 = 3
  4828.  
  4829. Thus 'FB3-00000700003' is a valid serial number
  4830. -
  4831. File Force
  4832. vAll
  4833. †1.0
  4834. X-442540368699
  4835. -
  4836. File Maker
  4837. vPro
  4838. 1120000
  4839. -
  4840. FileGuard
  4841. v2.7.4
  4842. 21414-749204-236308
  4843. v2.7.3
  4844. 04264-904468-226561
  4845. v2.7.2
  4846. 67188-222480-206181
  4847. 77151-111159-201238
  4848. v2.7.1
  4849. 77151-111159-201238
  4850. 00111-683277-201548
  4851. v2.0.2
  4852. Mike
  4853. †Change:
  4854. HIGH 5+$52     From: 4EBA 05E2 To: 4E71 4E71
  4855. This will block the whole routine ‘CheckLicence’ which checks if it is registered, and if another computer on the network has the same serial number.
  4856. -
  4857. Filevision
  4858. vAll
  4859. †On block CE of the file Filevision, at byte 1B0 change 6604 to 4E71
  4860.  
  4861. or try,
  4862.  
  4863. Filevision Alternate Crack:
  4864. Search for: 6700 FEC6 (should be on Block 227, Byte 118)
  4865. Change to:..4E71 4E71
  4866. -
  4867. Finale
  4868. v3.2
  4869. 89103020-006468
  4870. -
  4871. Finder 7 Menus
  4872. v1.3/2.x
  4873. cc5187efH28b911af
  4874. -
  4875. First Class Server
  4876. vTel 1000 & CLUI
  4877. 4200000
  4878. vTel 100 & Gateways
  4879. 3000396
  4880. vReg 100 & Gateways
  4881. 2100236
  4882. vReg 10 & Gateways
  4883. 2100165
  4884. vIPX
  4885. 1300141
  4886. vWindows
  4887. 1200597
  4888. vGateways
  4889. 1000025
  4890. vTel 250 & CLUI
  4891. 350058
  4892. vReg 5
  4893. 100015
  4894. v1.6
  4895. admin/password
  4896. vAll
  4897. 35058
  4898. -
  4899. First Things First
  4900. v4.0
  4901. 4032131305
  4902. vPro
  4903. 40000054701732
  4904. v3.0
  4905. 3001515541
  4906. 3001677975
  4907. v2.0
  4908. 2001762695
  4909. v1.x
  4910. 101006058
  4911. 101006048
  4912. -
  4913. Flight Simulator
  4914. vAll
  4915. †v1.0
  4916. Use Fedit and open the FS file "Load2"
  4917. Search for: 6700 0068
  4918. Change to:  41FA FEA0 20BA FE98 4E75
  4919. -
  4920. Flo'
  4921. vAll
  4922. 1340
  4923. -
  4924. Fokker Triplane
  4925. vAll
  4926. †v.a
  4927. Search for: 41FA 001E 20B8
  4928. Change to:  4280 4E75 20B8
  4929. v.b
  4930. Search for: 43FA 1452 41FA 1446 20FC
  4931. Change to:  6000 0116  " "  " "  " "
  4932. Search for: 6600 FE9A 41FA FCCE
  4933. Change to:  4E71 4E71  " "  " "
  4934. Search for: 6600 FE7E A9B4 4EBA
  4935. Change to:  4E71 4E71  " "  " "
  4936. Search for: 6600 41E6 2F34 07D4
  4937. Change to:  4E71 4E71  " "  " "
  4938. Search for: 0010 6EFA DFFC 0000 0032 207C 0007 2700
  4939. Change to:   " "  " "  " " 6000 00AA  " "  " "  " "
  4940. -
  4941. FolderBolt
  4942. v1.02e
  4943. 1028817
  4944. v1.02
  4945. 00993699
  4946. -
  4947. Fontographer
  4948. v4.0
  4949. Key #:   FM5104l3823gc527
  4950. Serial#: 1104008
  4951. Key #:   FM1194C9779N7C7D
  4952. Serial#: 1100009
  4953. -
  4954. Forecast
  4955. vAll
  4956. †v1.2/1.3
  4957. Search for: 4EAD 022A 101F 6754
  4958. Change to:  4E71 4E71  " "  " "
  4959. -
  4960. Form Z
  4961. v2.6.1 PPC
  4962. Z-0100-0014011
  4963. †If this expires you can get around it by changing:
  4964. CODE 24+$09D6     To: 4E71
  4965.        +$09D7     To: 4E71
  4966. -
  4967. Foxbase
  4968. vAll
  4969. Serial #:FMD027877
  4970. Activate:emzxpyei
  4971. -
  4972. Fracas
  4973. v1.0.1
  4974. 68530 'Anonymous'
  4975. 23562 'Doom'
  4976. 57288 'Cerberus'
  4977. -
  4978. FrameMaker
  4979. v4.0
  4980. 00-0-01-01-4-89693-CFF7AE
  4981. v3.0
  4982. 2-01320-27
  4983. 2-01880-14
  4984. 2-02071-17
  4985. 2-150753-47
  4986. 2-151967-07
  4987. v2.1
  4988. 2-01320-27
  4989. 2-01880-14
  4990. 2-02071-17
  4991. -
  4992. FreeHand
  4993. v5.0
  4994. 10250-0397-4374-13083
  4995. v4.0
  4996. xx-xxxx-xxxxxxxxx
  4997. 02-1235-002302134
  4998. 02-3008-000036469
  4999. 11-1009-200021734
  5000. 02-4008-200010087
  5001. 12-1234-123456789
  5002. 02-6023-000345263
  5003. v3.0
  5004. 02-1235-002302134
  5005. 02-3008-000036469
  5006. 02-4008-200010087
  5007. 02-6023-000345263
  5008. 04-1000-000006699
  5009. 11-1009-200021734
  5010. 06-0001-100000000
  5011. 02-0000-000000000
  5012. v1.x/2.x
  5013. 08-1004-0268684
  5014. †To change or modify the name or serial number of a personalized copy of
  5015. Freehand 4 open it with Resedit and open the aldp resource.
  5016.  
  5017. Aldus employs this serialization scheme (xx-xxxx-xxxxxxxxx).
  5018. Any number from any Aldus product using this scheme will work.
  5019. -
  5020. French Assistant
  5021. v1.0
  5022. M2100906
  5023. -
  5024. Frogger
  5025. vAll
  5026. †    They named the Frogger program “Finder” and made it invisible, locked, and Bozo bit set, so just use setfile and undo all three and copy it to your disk, and then set the original back to the way it was. Now you have Frogger as a single file!!! One note of interest: After each game it executes the file named “Finder” Since that was what it was called. So if you don’t want to have to reclick on it everytime you want to play, then make sure the Frogger program is named Finder.
  5027.     [One thing of note, under System 7, the Bozo bit is now the stationary bit (like any one used the Bozo bit anymore…). Since you can’t execute stationary :-), I don’t know how this will affect the program. Of course, it probably doesn’t work on System 7 anyways…]
  5028. -
  5029. FrontDesk
  5030. vAll
  5031. †Search for: 4EAD 046A 101F 675C
  5032. Change to:  4E71 4E71  " " 4E71
  5033. -
  5034. Frontier
  5035. v1.0
  5036. ULF.10108.100
  5037. -
  5038. Full Contact
  5039. v2.0.2
  5040. 9310401FBE0750A
  5041. 5106F04E30033020
  5042. -
  5043. Full Impact
  5044. v1.1
  5045. 0000000-00
  5046. (XXXXXXX-AA X=any #,
  5047. AA = sum of x's)
  5048. -
  5049. FullWrite Pro
  5050. v2.0x
  5051. 10000000-88000000
  5052. v1.x
  5053. 0000000-00
  5054. (XXXXXXX-AA X=any #,
  5055. AA = sum of x's)
  5056. PN=1013409103     SN= 8052167-29
  5057. -
  5058. Fun Pak
  5059. vAll
  5060. †Search for: 4A5F 6708 48
  5061. Change to:   " " 6008  "
  5062. -
  5063. Futuria
  5064. vAll
  5065. †Finder copy all the Files on the Futuria disk and then take Fedit to the file
  5066. Futuria.
  5067. Search for: 4EBA FC18 205F 4EFA FE16
  5068. Change to:  4E71 4E71  " "  " "  " "
  5069.  
  5070. or try,
  5071.  
  5072. Search for: 3CBA 000C 4EBA
  5073. Change to:  4E71 4E71  " "
  5074. -
  5075. FWB CD ROM Toolkit
  5076. v1.5.5
  5077. C38292117
  5078. v1.1
  5079. C38292117
  5080. v1.0.9
  5081. M01713833
  5082. v1.0.3
  5083. C12348678
  5084. N90307999
  5085. v1.0/1.01
  5086. C34012798
  5087. †••• Version: "1.1" •••
  5088. FWB CD 1.0.5
  5089.  
  5090. The personalization information is stored in the resource 'Font' ID -4048, which must always have a size of 148. The first byte is the
  5091. length of the name, and the name is encrypted by XORing the bytes by $93.
  5092. The byte at offset $40 is the length of the organization and, the
  5093. subsequent bytes are the organization itself, encrypted by XORing the
  5094. bytes by $7C. The byte at offset $80 is the length of the Serial Number,
  5095. and the subsequent bytes are the serial number itself, encrypted by XORing the
  5096. bytes by $E9.
  5097.  
  5098. The crack so that the serial number always looks good is: Open it up in
  5099. ResEdit Open up the resource 'cdev' ID -4064 Change it at offset: $56DA
  5100. From: $59FF To:     $5A00
  5101.  
  5102. FWB CD ROM Toolkit 1.0.3
  5103. The serial number for 1.0/1.0.1 doesn’t work in 1.0.3. Here’s how to crack it (or you can just use the 1.0.3 Serial Number):
  5104.  
  5105. The personalization information is stored in the resource 'Font' ID - 4048, which must always have a size of 148.
  5106.  
  5107. The first byte is the length of the name, and the name is encrypted by XORing the bytes by $93.
  5108.  
  5109. The byte at offset $40 is the length of the organization and, the subsequent bytes are the organization itself, encrypted by XORing the bytes by $7C.
  5110. The byte at offset $80 is the length of the Serial Number, and the subsequent bytes are the serial number itself, encrypted by XORing the bytes by $E9.
  5111.  
  5112. The crack so that the serial number always looks good is:
  5113. cdev -4064+$56DA     From: 59FF To: 5A00
  5114.  
  5115. Now any serial number in the correct format except C34012798 will work!
  5116.  
  5117. The personalization information is stored in the resource 'Font' ID -4048,
  5118. which must always have a size of 148. The first byte is the length of the
  5119. name, and the name is encrypted by XORing the bytes by $93. The byte at offset $40 is the length of the organization and the subsequent bytes are the organization itself, encrypted by XORing the bytes at $7C. The byte at offset $80 is the length of the serial number and the subsequent bytes are the serial number itself, encrypted by XORing the bytes by $E9.
  5120.  
  5121. The crack so the serial number will always look good is:
  5122. Open it up in ResEdit
  5123. Open the resource 'CDEV' ID -4064
  5124. Change offset $56DA from $59FF to $5A00
  5125. -
  5126. FWB HD Toolkit
  5127. v1.7.5
  5128. JA130420B3I
  5129. 336363C5K
  5130. v1.6PE
  5131. JA072921C5K
  5132. v1.6.2
  5133. 33636C5K
  5134. v1.6
  5135. GA01623C1E
  5136. v1.2.1PE
  5137. P58115C71
  5138. v1.4 - 1.5
  5139. J51332B3S
  5140. v1.1 - 1.3
  5141. 10033B7E
  5142. 10829C7I
  5143. 10000B9S
  5144. (^-FWB’s :-) )
  5145. †HDT PRIMER
  5146. Search for: 6714 2F3C 0000 121F
  5147. Change to:  6014  " "  " "  " "
  5148. 0r
  5149. HDT PRIMER Version 1.2.1
  5150. CODE 2+$1B82    From: 6714 To: 6014
  5151.  
  5152. HDT WORLD CONTROL
  5153. Search for: 6712 486D E46C 2F3C
  5154. Change to:  6012  " "  " "  " "
  5155. Or
  5156. HDT WORLD CONTROL Version 1.2.1
  5157. CODE 2+$107C     From: 6720 To: 6020
  5158.       +$134C     From: ???? To: 6012
  5159.                        ^^^^--(might be 6712?)
  5160. -
  5161. FWB SCSI JackHammer
  5162. v3.2
  5163. UA010466C3C
  5164. -
  5165. Gato
  5166. vAll
  5167. †Search for: 4A01 6700 0006 4EAD
  5168. Change to:   " " 6000  " "  " "
  5169. v1.2
  5170. On a MacClone Copy of Gato
  5171. Search for: 4EAD 044A 206E FFF8 D1FC 0000 00F2
  5172. Change to:  4E71 4E71  " "  " "  " "  " "  " "
  5173. Search for: 4EAD 044A 4EFA 0016 4EFA 0012 0C00 0001
  5174. Change to:  4E71 4E71  " "  " "  " "  " "  " "  " "
  5175. Then using MacZap 3.0, read block E6 using Address marks of D5ADAD (I think).Change the Address marks to the normal marks and write the block back to the disk. Use Fedit to write the changes to the code and unprotect,unlock & make visible the file CTEX.
  5176. 2nd Gato 1.2
  5177. Search for: 4A01 6700 0006 4EAD
  5178. Change to:   " " 6000  " "  " "
  5179. ==========
  5180. v1.3:
  5181. Search for: 6B00 00F6 203C 0000 0258
  5182. Change to:  6000  " "  " "  " "  " "
  5183.  
  5184. ==========
  5185. Gato
  5186. Search for: 4A01 6700 0006 4EAD
  5187. Change to:   " " 6000  " "  " "
  5188. -
  5189. Generic Cad
  5190. v2.0b
  5191. 72205-4725
  5192. -
  5193. Geometry
  5194. vAll
  5195. †Search for: 4E71 4E71 4E71 4E71 0280 ABCD
  5196. Change to:  4240 21FC 9FFB B503 0A80 4E75
  5197. -
  5198. German Assistant
  5199. v1.0
  5200. M4100441
  5201. M4102046
  5202. -
  5203. GIF Converter
  5204. v2.2 (& up)
  5205. 162-37-77-f4-de-a8-8b-b2
  5206. 862-37-77-f4-de-a8-8b-b2
  5207. -
  5208. Go
  5209. vAll
  5210. †1.02
  5211. Go Questions:
  5212. The first golden age in the history of Japanese Go occured in which century?
  5213.   17
  5214. Traditionally, the  stones used in the game of Go are kept in what kind of containers?
  5215.   bowls
  5216. The high quality white stones in the game of Go are made from what substance?
  5217.   clam shells
  5218. Traditionally, the black stones in the game of Go are made from what substance?
  5219.   slate
  5220. What is the term for mutual life in the game of Go?
  5221.   seki
  5222. The Go game board 19 x19 has 361 positions called what?
  5223.   points
  5224. What does one player say to the other when making a play that threatens capture of opponent stones?
  5225.   atari
  5226. In what month and year was the first international computer Go competition held in Taiwan?
  5227.   November 1986
  5228. Where are the first four handicap stones placed at the beginning of a game of Go?
  5229.   star points
  5230. How long has Go been played?
  5231.   40 centuries
  5232. -
  5233. Gold Digger
  5234. v1.0
  5235. 3024849 'Doom''
  5236. 5854738    'Tad Woods'
  5237. 6269400    'Anonymous'
  5238. -
  5239. Gopher Golf
  5240. v2.0
  5241. Name: Anonymous
  5242. Serial Number: MP-7757
  5243. -
  5244. GraceLAN
  5245. v2.0
  5246. 014125527017
  5247. v1.1.1
  5248. 359006812187
  5249. -
  5250. GraceLAN Update Manager
  5251. v1.1
  5252. 794800000437
  5253. -
  5254. Gradient Designer
  5255. vAll
  5256. †Try "KPT273" to unlock the expert mode
  5257. -
  5258. GraphicConverter
  5259. v2.x.x
  5260. G13375221    ANONYMOUS
  5261. G69466831    Anonymous
  5262. G99222619    Doom
  5263. -
  5264. GraphMaster
  5265. v1.1
  5266. US100000598
  5267. -
  5268. Great Plains Accounting
  5269. vAll
  5270. User:MANAGER
  5271. PW:ACCESS
  5272. -
  5273. Grid Wars
  5274. vAll
  5275. †To make grid wars easily copyable, try this:
  5276. Search for: C934 C1B6 9592 F588 5DF2 D666 0D2A A200
  5277. Change to:  C834  " "  " "  " "  " "  " "  " "  " "
  5278. Search for: 5CBE 4BDE 27DC 8052 D7DC B346 9FF4 18BE
  5279. Change to:  5DBE  " "  " "  " "  " "  " "  " "  " "
  5280. Make these changes to a sector copy, then bit copy track#72 with any bit copier or try
  5281. Search for: F329 AE80
  5282. Change to:  F329 CF46
  5283. Search for: 03BE 03BF
  5284. Change to:  9E18 8868
  5285. Search for: C62E BB42 97E2
  5286. Change to:  C12E  " "  " "
  5287. -
  5288. Griffon Terminal
  5289. vAll
  5290. †Search for: 6712 4267 3F3C
  5291. Change to:  6012  " "  " "
  5292. Search for: 670A 2F0E 4EBA
  5293. Change to:  600A  " "  " "
  5294. -
  5295. Guaranteed Undelete
  5296. v2.0
  5297. 211204515
  5298. 211252619
  5299. -
  5300. Guns or Butter
  5301. vAll
  5302. †(with problems)
  5303. EFFECT: The password dialog will never show up
  5304. HOW TO: LOCATE CODE RESOURCE 9
  5305. CHANGE THE WORD AT OFFSET 18EE  TO 4E71
  5306. CHANGE THE WORD AT OFFSET 18F0  TO 4E71
  5307. CHANGE THE WORD AT OFFSET 18F6  TO 4E71
  5308. CHANGE THE WORD AT OFFSET 18F8  TO 4E71
  5309. -
  5310. Haba Checkminder
  5311. vAll
  5312. †Search for: 0CAE 0001 81CD FED8 676C
  5313. Change to:   " "  " "  " "  " " 606C
  5314. -
  5315. Haba Comm
  5316. vAll
  5317. †SEARCH: 3B5F F3D2 4A6D F3D2 662C
  5318. REPLAC: 602C  " "  " "  " "  " "
  5319. SEARCH: 101F 0A00 0001 670A
  5320. REPLAC: 600A  " "  " "  " "
  5321.  
  5322. 2nd Crack:
  5323. Search for: 672C 2E3C 0000
  5324. Change to:  602C  " "  " "
  5325. -
  5326. Habadex
  5327. vAll
  5328. †v1.1
  5329. Search for: 0167 0A2F 0E
  5330. Change to:  0160  " "  "
  5331. -
  5332. Hacker
  5333. vAll
  5334. †Search for:2F10 4217 205F 4E90
  5335. Change to:  203C 99C4 5501 4E71
  5336.  
  5337. or try,
  5338.  
  5339. Search for: A552 F6C8 44B0 3DC0 1564
  5340. Change to:  CF40 9035 1857 73BB 1995
  5341. -
  5342. HardBall II
  5343. vAll
  5344. †Open HARDBALL II with ResEdit and change:
  5345. CODE 4+$2A6     From: 70FF To: 7000
  5346.       +$2B2     From: 70FE To: 7000
  5347. There, that should get you pass the code wheel portion (this crashed my
  5348. computer).
  5349.  
  5350. or try,
  5351.  
  5352. CODE 4+$928     From: 67   To: 60
  5353. -
  5354. Harrier
  5355. vAll
  5356. †To make Harrier Strike Mission easily copyable, try this:
  5357. Search for: 03FA 87EC EFD4 BB42 870C 10AC 476C DC5A
  5358. Change to:  02FA  " "  " "  " "  " "  " "  " "  " "
  5359. Search for: 9A84 1198 6996 BA8C 1116 7900 C18E 52F0
  5360. Change to:  9B84  " "  " "  " "  " "  " "  " "  " "
  5361. Make these changes to a sector copy and then bit copy track#4 with any bit copier.
  5362. -
  5363. Hayden SAT
  5364. vAll
  5365. †Search for: 6608 45FA 003A
  5366. Change to:  4E71  " "  " "
  5367. Search for: 6610 3F3C 0000
  5368. Change to:  4E71  " "  " "
  5369. -
  5370. Hayden Speller
  5371. vAll
  5372. †Search for: 225F 508F 4ED1 4E56 FFC0
  5373. Change to:   " "  " "  " " 4E71 4EF9 0000 E888
  5374.  
  5375. or try,
  5376.  
  5377. Search for: 4E56 FFC0 41EE
  5378. Change to:  4E71 6000 0AA8
  5379.  
  5380. or try
  5381.  
  5382. Search for: 4EBA 02BA 2E1F 4E5E
  5383. Change to:  4E71 4E71  " "  " "
  5384.  
  5385. or try
  5386.  
  5387. Search for: 2007 0A00 0001 6700
  5388. Change to:  4E71 7000  " "  " "
  5389. -
  5390. Hearts
  5391. v2.2
  5392. †Using TeachText, create a file named 'RP' that contains the word ‘Hearts’. Put this together with the files from the Hearts disk on a HD.
  5393.     Hearts will not work on a floppy. It must be on a hard drive to work because on a floppy, it thinks there is a disk input output error (-36) when it trys to read the RP file. The original copy protection wouldn’t let you copy the RP file from the floppy using the finder or other file copying programs. Hearts checks this file and its contents to see if you have a valid copy. You had to bit copy the whole disk to make a copy. Although a normal copier couldn’t read the file, the Hearts program could but only if it was on the protected disk. It can’t if it was on an unprotected disk because it uses a different driver meant for the protected disk. This limitation doesn’t apply to the hard drive though.
  5394.     There is one major bug: you can’t insert a disk after you start Hearts until you restart the Mac because the Mac will crash.
  5395.     If Hearts doesn’t work on your Macintosh because it crashes at MCOD 45+$42, try changing MCOD 45+$3E from 6A to 60. This will skip over the part:
  5396. +$42  MOVE.B     #$D5,$00FCC0E1
  5397. +$4A  MOVE.B     #$AA,$00FCC0E3
  5398. The address $FCC0xx is probably hardware I/O addresses for the old Macs. I couldn’t figure out what the $FCC0xx was for the new ones. These addresses are not the same on all Macs and programs that use them are bound to crash on some Macs.
  5399.     This program works only under System 6.07 or earlier, not under System 7.0.
  5400. -
  5401. Hearts Deluxe
  5402. v3.x
  5403. †There's just nothing like macnosy for unearthing nasty little secrets like...
  5404.  
  5405. Start of Hearts 3.0 and hold down the spacebar at the splashscreen until a
  5406. registration dialog appears, then use any name you want and type 'X1181' (case sensitive) for the password and your registered...
  5407. -
  5408. Heaven & Earth
  5409. vAll
  5410. †Search for: 671E 0C79 FFFF
  5411. Change to:  601E  " "  " "
  5412. Search for: 4EAD 0AEA 508F
  5413. Change to:  4E71 4E71  " "
  5414. The preceding patch was installed in the 13” color version after the install.
  5415. -
  5416. Helium
  5417. v2.1.1
  5418. 2020-3000
  5419. v2.0.2
  5420. 40859
  5421. †    To register Helium 2.0.2, copy the cdev from the patched Helium cdev resource file (found elsewhere) into your Helium control panel replacing the old cdev. After quiting ResEdit, open Helium. If it wasn't registerred already, it will give an alert telling you what the registration code is. It will display the same alert if you type in the wrong code. To reregister under a new name or reset the 15 day limit on unregisterred copies, erase the preferences file in the preferences folder.
  5422. -
  5423. Helix Express
  5424. v3.0
  5425. FULL Mode:
  5426. SN#31327
  5427. Key#BZAG-9QXX-QFWL-CQX1-YAT7-5QL0-ST
  5428.  
  5429. SERVER (2 CLIENTS):
  5430. SN#31328
  5431. Key#BZ42-395F-T8R4-RSYH-CA84-H9BD-YT
  5432. -
  5433. Hellcats
  5434. vAll
  5435. †    I hacked into Hellcats to get rid of that annoying cp box. Load up Symantic Tools or the like and open a COPY of Hellcats and change:
  5436.  
  5437. Search for: 4AAD ED64 6700
  5438. Change to:  4AAD ED64 6000
  5439.  
  5440. or try,
  5441.  
  5442. Hellcats Leyte - a starting point:
  5443. CODE 5 - Anon 8 - dialog filter handling the protection screen.
  5444. CODE 5 - Anon 10 - the procedure handling the protection screen.
  5445.  
  5446. or
  5447.  
  5448. HELLCATS
  5449. EFFECT: Get rid of password
  5450. HOW TO: LOCATE CODE RESOURCE 2
  5451. CHANGE THE WORD AT 1F70 FROM 660A TO 600A
  5452.     HELLCATS
  5453. EFFECT: Get rid of password
  5454. LOCATE CODE 8, offset $290
  5455. CHANGE 486E FED0 486E FED4 4EAD 057A 508F TO        3B7C FFFF FF42 4E71 4E71 4E71 4E71
  5456. HELLCATS (VERSION 1.0)
  5457. EFFECT: The password dialog is eliminated HOW TO: LOCATE CODE, RESOURCE 8
  5458. CHANGE THE WORD AT OFFSET 23A, CHANGE 6700 TO 6000
  5459.     HELLCATS - LEYETE MISSIONS
  5460. EFFECT: The password dialog is eliminated
  5461. HOW TO: LOCATE CODE, RESOURCE 8
  5462. CHANGE THE WORD AT OFFSET 236, CHANGE 6700 TO 6000
  5463. -
  5464. Help
  5465. v2.0
  5466. 5840344
  5467. 6949477
  5468. -
  5469. Hermes
  5470. vAll
  5471. †    Serial numbers, copy them to the clipboard, then choose “Register Hermes” from teh Apple menu in the Application.
  5472. v1.9
  5473. DDD78BE7792ABA98BB60A5B73F08B37714BF51E3F775EDC0351D245EA7CF1D40B68ABBAA
  5474. B7C3E51E05EB54B7F3C89C49165C89922A48D72115F4DE699EF7DC6BE370F4CCD4369244
  5475. 9B131754F29C8458A2C931DAB81FBC5624A71204FC8357E541B4159B7883FE864C31220C
  5476. v2.0
  5477. 857F08EC420C9B3C9B049B149B349B2C9B1C9B1C9B1C9B1C9B1C9B1C9B1C9B1C9B1C9B1C
  5478. 9473C6E55F6BE380178E781A080F6E81BD99449DE5F3F231D67FB517525F08A3AC2FEAAA
  5479. 857F08ECDEDC0F6B6FA8E956339CA4A0B5282BA83B1B893C578110503692DCD36FB8BF7B
  5480. 877665542C1777677767777F775F77477747774777477747774777477747774777477747
  5481. 851234566C83AEE3AEF3AECBAECBAEFBAED3AED3AED3AED3AED3AED3AED3AED3AED3AED3
  5482. F44D4F0515519F44AD855850FDAD10868EA8EC1F9C2240E233503628D57F083599A41085
  5483. -
  5484. Hex
  5485. vAll
  5486. †Search for: 4A40 4E75 0000 0000 41FA 006E
  5487. Change to:  4240  " " B7DA B300  " "  " "
  5488. Search for: 48E7 7FFE 41FA
  5489. Change to:  6032  " "  " "
  5490. -
  5491. Hippo Alamanac
  5492. vAll
  5493. †v1.1
  5494. Search for: 67EA 2F09 A9A3
  5495. Change to:  4E71  " "  " "
  5496. -
  5497. Hippo C
  5498. vAll
  5499. †Level 1
  5500. Search for: 6110 4CDF 7FFE 3E80 4ED0 CCAF
  5501. Change to:  4E71  " "  " "  " "  " "  " "
  5502. Level 2
  5503. Search for: 6110 4CDF 7FFE 3E80
  5504. Change to:  4E71  " "  " "  " "
  5505. -
  5506. Hippo Jokes
  5507. vAll
  5508. †Search for: 6606 4EF9 0040 000A
  5509. Change to:  6006  " "  " "  " "
  5510. Search for: 67EA 2F09 A9A3 9FFC
  5511. Change to:  4E71  " "  " "  " "
  5512. -
  5513. Hippo Lock
  5514. vAll
  5515. †Search for: 6608 45FA 003C
  5516. Change to:  4E71  " "  " "
  5517. Search for: 6618 4267
  5518. Change to:  4E71  " "
  5519. -
  5520. Hitchcock
  5521. v1.0
  5522.  NPW-2TYG-L92
  5523. -
  5524. Hitchhiker’s Guide
  5525. vAll
  5526. †Search for: 6FDA 1006 6706 3B7C
  5527. Change to:  6004  " "  " "  " "
  5528.  
  5529. or try,
  5530.  
  5531. Search for: 6702 4206 5257
  5532. Change to:  6002  " " 5247
  5533. (if this doesn’t work, try leaving that last word at 5257)
  5534. -
  5535. Holiday Lemmings 1993
  5536. vAll
  5537. † -    HOLIDAY LEMMINGS 1993
  5538. EFFECT: Gets rid of passwords for individual levels
  5539. HOW TO:In CODE 3, at offset 0xD80, replace exactly 88 bytes
  5540. (11 lines in ResEdit's general editor) with the following 88 bytes
  5541. (11 lines) of garble:
  5542. 48E7 1F18 47ED CEAE
  5543. 4245 101B 0C00 0030
  5544. 6D14 0C00 0039 6E0E
  5545. 4880 0440 0030 CAFC
  5546. 000A DA40 60E4 0C45
  5547. 0020 6E1A 4A45 6F16
  5548. 5345 3B45 DC58 2005
  5549. 48C0 81FC 0010 3B40
  5550. DC88 7001 600A 426D
  5551. DC58 426D DC88 7000
  5552. 4CDF 18F8 4E75 4E75
  5553. You'll probably want to update the corresponding dialog to make the prompt more appropriate. I changed item 4 of DITL 2001 to read "Enter level number (1 = Flurry 1, 17 = Blizzard 1):" so that I won't forget this is a patched copy.
  5554. -
  5555. HoloGate
  5556. v1.1.6b2
  5557. Z8ZV3HZBVY3CL4
  5558. -
  5559. Home Accountant
  5560. vAll
  5561. †Search for: 4A6E FFFE 6D08 1D7C 0001 000C
  5562. Change to:  4E71 4E71 4E71  " "  " "  " "
  5563. Search for: 0240 0001 6700 FF74 3F3C 0FD2
  5564. Change to:  303C  " "  " "  " "  " "  " "
  5565.  
  5566. ==========
  5567. v1.02
  5568. Search for: 6D08 1D7C 0001 000C
  5569. Change to:  4E71  " "  " "  " "
  5570. Search for: 302D FE34 B06D
  5571. Change to:  302D FE32  " "
  5572. Search for: 662C 4267 2F0E 4EBA
  5573. Change to:  4E71 4267 2F0E 4EBA
  5574. -
  5575. Hoyle
  5576. vAll
  5577. 117363101307525
  5578. -
  5579. Hybrid
  5580. v1.2
  5581. HYB2-120-0-553B2B16
  5582. -
  5583. HyperCard
  5584. vAll
  5585. †HyperCard 2.1
  5586. Remove password protection from HC stacks!
  5587. Just the IDEA that some bozo put in a password... ARGH! I have a problem with that. In your HyperCard 2.1 file:
  5588. Search for: 6704 6000 02A2 42A7 3F3C 008C 42A7
  5589. Change to:  60 "  " "  " "  " "  " "  " "  " "
  5590. for HC to accept any password you give it, and let you into the protection dialog (remember, to get pswd. dialog in a protected stack, hold CMD while choosing Protection from File menu).
  5591. You can still assign pswds to stacks you make, and the pswd protection will still work on other people’s HCs, unless they have also applied this Kpatch.
  5592.  
  5593. ==========
  5594. 2.0 Light (the copy that [used to] come with your mac)
  5595. To gain user level five do the following:
  5596. In the first card of the HomeStack: Hit [Command] + M
  5597. Type:go cd "User Preferences" [enter]
  5598. magic [enter]
  5599. Select Level Five (Scripting)
  5600. (They hid half the user levels with an opaque button over UserLevel 3,4,5)
  5601.  
  5602. NOTE: This does not work with Hypercard Player, which doesn’t allow Userlevels 3, 4, or 5 at ALL. Boo...
  5603. -
  5604. HyperStudio
  5605. v2.0.4
  5606. MAA001AZT126147
  5607. vAll
  5608. 101M-101392
  5609. -
  5610. I know it's here someplace
  5611. vAll
  5612. †Search for: 6700 0106 4267 3F3C
  5613. Change to:  6000  " "  " "  " "
  5614. Search for: 6602 7C01 6000 FF62
  5615. Change to:  4E71  " "  " "  " "
  5616. -
  5617. Igor
  5618. v1.2.8
  5619. 7506
  5620. -
  5621. Illustrator
  5622. v5.5Mac-5User
  5623. AAW550U1100000-005-609
  5624. AAW550U1100001-005-242
  5625. AAW550U1100002-005-875
  5626. AAW550U1100003-005-508
  5627. AAW550U1100004-005-141
  5628. AAW550U1100005-005-774
  5629. AAW550U1100006-005-407
  5630. AAW550U1100007-005-324
  5631. AAW550U1100008-005-673
  5632. AAW550U1100009-005-306
  5633. AAW550U1100010-005-208
  5634. AAW550U1100011-005-841
  5635. AAW550U1100012-005-474
  5636. AAW550U1100013-005-107
  5637. AAW550U1100014-005-740
  5638. AAW550U1100015-005-373
  5639. AAW550U1100016-005-290
  5640. AAW550U1100017-005-639
  5641. AAW550U1100018-005-272
  5642. AAW550U1100019-005-905
  5643. AAW550U1100020-005-807
  5644. AAW550U1100021-005-440
  5645. AAW550U1100022-005-357
  5646. AAW550U1100023-005-706
  5647. AAW550U1100024-005-339
  5648. AAW550U1100025-005-972
  5649. AAW550U1100026-005-605
  5650. AAW550U1100027-005-238
  5651. AAW550U1100028-005-871
  5652. AAW550U1100029-005-504
  5653. AAW550U1100030-005-406
  5654. AAW550U1100031-005-323
  5655. AAW550U1100032-005-672
  5656. AAW550U1100033-005-305
  5657. AAW550U1100034-005-938
  5658. AAW550U1100035-005-571
  5659. AAW550U1100036-005-204
  5660. AAW550U1100037-005-837
  5661. AAW550U1100038-005-470
  5662. AAW550U1100039-005-103
  5663. AAW550U1100040-005-289
  5664. AAW550U1100041-005-638
  5665. AAW550U1100042-005-271
  5666. AAW550U1100043-005-904
  5667. AAW550U1100044-005-537
  5668. AAW550U1100045-005-170
  5669. AAW550U1100046-005-803
  5670. AAW550U1100047-005-436
  5671. AAW550U1100048-005-353
  5672. AAW550U1100049-005-702
  5673. AAW550U1100050-005-604
  5674. v5.5
  5675. AAW550U1200000-637
  5676. AAW550U1200001-270
  5677. AAW550U1200002-903
  5678. AAW550U1200003-536
  5679. AAW550U1200004-169
  5680. AAW550U1200005-802
  5681. AAW550U1200006-435
  5682. AAW550U1200007-352
  5683. AAW550U1200008-701
  5684. AAW550U1200009-334
  5685. AAW550U1200010-236
  5686. AAW550U1200011-869
  5687. AAW550U1200012-502
  5688. AAW550U1200013-135
  5689. AAW550U1200014-768
  5690. AAW550U1200015-401
  5691. AAW550U1200016-318
  5692. AAW550U1200017-667
  5693. AAW550U1200018-300
  5694. AAW550U1200019-933
  5695. AAW550U1200020-835
  5696. AAW550U1200021-468
  5697. AAW550U1200022-101
  5698. AAW550U1200023-734
  5699. AAW550U1200024-367
  5700. AAW550U1200025-284
  5701. AAW550U1200026-633
  5702. AAW550U1200027-266
  5703. AAW550U1200028-899
  5704. AAW550U1200029-532
  5705. AAW550U1200030-434
  5706. AAW550U1200031-351
  5707. AAW550U1200032-700
  5708. AAW550U1200033-333
  5709. AAW550U1200034-966
  5710. AAW550U1200035-599
  5711. AAW550U1200036-232
  5712. AAW550U1200037-865
  5713. AAW550U1200038-498
  5714. AAW550U1200039-131
  5715. AAW550U1200040-317
  5716. AAW550U1200041-666
  5717. AAW550U1200042-299
  5718. AAW550U1200043-932
  5719. AAW550U1200044-565
  5720. AAW550U1200045-198
  5721. AAW550U1200046-831
  5722. AAW550U1200047-464
  5723. AAW550U1200048-381
  5724. AAW550U1200049-730
  5725. AAW550U1200050-632
  5726. AAW550U1200051-265
  5727. AAW550U1200052-898
  5728. AAW550U1200053-531
  5729. AAW550U1200054-164
  5730. AAW550U1200055-797
  5731. AAW550U1200056-430
  5732. AAW550U1200057-347
  5733. AAW550U1200058-696
  5734. AAW550U1200059-329
  5735. AAW550U1200060-231
  5736. AAW550U1200061-864
  5737. AAW550U1200062-497
  5738. AAW550U1200063-130
  5739. AAW550U1200064-763
  5740. AAW550U1200065-396
  5741. AAW550U1200066-313
  5742. AAW550U1200067-662
  5743. AAW550U1200068-295
  5744. AAW550U1200069-928
  5745. AAW550U1200070-830
  5746. AAW550U1200071-463
  5747. AAW550U1200072-380
  5748. AAW550U1200073-729
  5749. AAW550U1200074-362
  5750. AAW550U1200075-995
  5751. AAW550U3125503-380
  5752. v4.0PC
  5753. ABW4033200076-938
  5754. ABW4033200077-537
  5755. ABW4033200078-136
  5756. ABW4033200079-735
  5757. ABW4033200080-719
  5758. ABW4033200081-318
  5759. ABW4033200082-917
  5760. ABW4033200083-516
  5761. ABW4033200084-115
  5762. ABW4033200085-714
  5763. ABW4033200086-313
  5764. ABW4033200087-912
  5765. ABW4033200088-511
  5766. ABW4033200089-110
  5767. ABW4033200090-378
  5768. ABW4033200091-693
  5769. ABW4033200092-292
  5770. ABW4033200093-891
  5771. ABW4033200094-490
  5772. ABW4033200095-373
  5773. ABW4033200096-688
  5774. ABW4033200097-287
  5775. ABW4033200098-886
  5776. ABW4033200099-485
  5777. ABW4033200100-906
  5778. v4.0.3/W
  5779. ABW4033200000-719
  5780. ABW4033200001-318
  5781. ABW4033200002-917
  5782. ABW4033200003-516
  5783. ABW4033200004-115
  5784. ABW4033200005-714
  5785. ABW4033200006-313
  5786. ABW4033200007-912
  5787. ABW4033200008-511
  5788. ABW4033200009-110
  5789. ABW4033200010-378
  5790. ABW4033200011-693
  5791. ABW4033200012-292
  5792. ABW4033200013-891
  5793. ABW4033200014-490
  5794. ABW4033200015-373
  5795. ABW4033200016-688
  5796. ABW4033200017-287
  5797. ABW4033200018-886
  5798. ABW4033200019-485
  5799. ABW4033200020-469
  5800. ABW4033200021-352
  5801. ABW4033200022-667
  5802. ABW4033200023-266
  5803. ABW4033200024-865
  5804. ABW4033200025-464
  5805. ABW4033200026-347
  5806. ABW4033200027-662
  5807. ABW4033200028-261
  5808. ABW4033200029-860
  5809. ABW4033200030-844
  5810. ABW4033200031-443
  5811. ABW4033200032-326
  5812. ABW4033200033-641
  5813. ABW4033200034-240
  5814. ABW4033200035-839
  5815. ABW4033200036-438
  5816. ABW4033200037-321
  5817. ABW4033200038-636
  5818. ABW4033200039-235
  5819. ABW4033200040-219
  5820. ABW4033200041-818
  5821. ABW4033200042-417
  5822. ABW4033200043-300
  5823. ABW4033200044-615
  5824. ABW4033200045-214
  5825. ABW4033200046-813
  5826. ABW4033200047-412
  5827. ABW4033200048-295
  5828. ABW4033200049-610
  5829. ABW4033200050-594
  5830. ABW4033200051-193
  5831. ABW4033200052-792
  5832. ABW4033200053-391
  5833. ABW4033200054-990
  5834. ABW4033200055-589
  5835. ABW4033200056-188
  5836. ABW4033200057-787
  5837. ABW4033200058-386
  5838. ABW4033200059-985
  5839. ABW4033200060-969
  5840. ABW4033200061-568
  5841. ABW4033200062-167
  5842. ABW4033200063-766
  5843. ABW4033200064-365
  5844. ABW4033200065-964
  5845. ABW4033200066-563
  5846. ABW4033200067-162
  5847. ABW4033200068-761
  5848. ABW4033200069-360
  5849. ABW4033200070-344
  5850. ABW4033200071-943
  5851. ABW4033200072-542
  5852. ABW4033200073-141
  5853. ABW4033200074-740
  5854. v5.0
  5855. AAW30210197831-337
  5856. AAW500U3105408-140
  5857. AAW500U7106717-802
  5858. AAW500R3102631-456
  5859. AAW500R3102632-373
  5860. AAW500U3106069-338
  5861. AAW500U7104713-896
  5862. AAW500U3106121-969
  5863. AAW500U3118733
  5864. AAW500U3101332
  5865. AAW500U3126375
  5866. AAW500U3127582-773
  5867. v3.0
  5868. AAW3021019783
  5869. -
  5870. Image Express
  5871. vAll
  5872. †Search for: 3B5F F33A 4A6D F33A 6622
  5873. Change to:   " "  " "  " "  " " 4E71
  5874. Search for: 4EAD 0B62 4EAD 166A 4EAD 16DA
  5875. Change to:  4E71 4E71 4E71 4E71 4E71 4E71
  5876. Search for: 4EAD 257A A9F4 4E5E 4E75
  5877. Change to:   " "  " " 4E71  " "  " "
  5878.  
  5879. Projector:
  5880. Search for: 4A6D FDCE 664C 4EAD 056A
  5881. Change to:   " "  " " 4E71
  5882.  
  5883. Transporter:
  5884. Search for: 3B5F FBB8 4A6D FBB8 6600 01E6
  5885. Change to:   " "  " "  " "  " " 4E71 4E71
  5886. Search for: 57C0 4A00 6700 010E
  5887. Change to:   " "  " " 4E71 4E71
  5888. -
  5889. ImageAXS
  5890. v1.1
  5891. RC23V7
  5892. -
  5893. Impact
  5894. v1.0
  5895. 0003119496
  5896. -
  5897. In Control
  5898. v3.5 for Workgroups
  5899. 3500-9800000-1
  5900. v3.0
  5901. 3000-0001343-8
  5902. v2.0.7
  5903. 0000-0000000-0
  5904. 2000-0031184-1
  5905. 2000-0031185-8
  5906. 3000-0001231-8
  5907. -
  5908. Indiana Jones and the Last Crusade
  5909. vAll
  5910. † -    INDIANA JONES AND THE LAST CRUSADE  V5.1.6 (Mac 1.7 8/17/90)
  5911. EFFECT: This is a patch with which I can Save and Open File at any moment HOW TO: Find Resource CODE 6 :
  5912. Replace all the occurences of (there are 4 occurences)
  5913. EXT.W      D1               | 4881 MULS.W     D1,D0            | C1C1
  5914. with
  5915. EXT.W      D1               | 4881 MOVEQ      #$01,D0          | 7001
  5916. [this patch seems different from others so I would be interested in knowing what
  5917. the EXT.W AND THE D1 AND THE 4881 etc means.]
  5918. -
  5919. Infini-D
  5920. v2.6
  5921. 01-1400-6350
  5922. v2.5
  5923. 01-1400-6350
  5924. 01-1820-0916
  5925. 31-9326-1679
  5926. v2.0.1
  5927. 01-1400-6350
  5928. v1.x.x
  5929. 01-1400-6350
  5930. 31-9326-1679
  5931. †v1.02
  5932. Hex Changes:
  5933. Search for: 4EBA 0796
  5934. (You should find this 2 times, at Sectors 392 & 3FE)
  5935. Change to : 4E71 4E71
  5936. -
  5937. Info Depot
  5938. v2.0
  5939. 120D-02087574-00
  5940. -
  5941. Informed Designer
  5942. vAll
  5943. †CODE 79+$D72     From: 66 To: 60
  5944.        +$F18     From: 66 To: 60
  5945. -
  5946. Informed Manager
  5947. vAll
  5948. †CODE 72+$D72     From: 66 To: 60
  5949.        +$F18     From: 66 To: 60
  5950.  
  5951. or
  5952.  
  5953. Informed Manager 1.3.3 (Application file) & Informed Designer 1.3.3 (Single Test Cracks)
  5954.  
  5955.   Talk about reusable code, these guys reused half the friggin program or more, including, hilariously enough the same copy protection routines down to the byte (ie they were compiled from the same source with the same version of the compiler)  the only difference was at link time apparently.  Thus these code changes are for CODE #72 for Informed Manager, and CODE #79 for Informed Designer 1.3.3
  5956.  
  5957.  To simply run the program without personalization (from unpersonalized copy obviously) change
  5958. +D72  6600->6000  (believe it's personalized)
  5959.  
  5960. OR:
  5961.  
  5962.  if you want it personalized then follow these steps:
  5963.  
  5964. 1:  change +F18  6642->6042 (allow anything for serial # when personalizing)
  5965. 2:  run the program and personalize (use anything you want for a serial #), Quit (duh).
  5966. 3:  change +D72  6600->6000  (believe it's personalized)
  5967. 4:  that's it it should work fine, in fact the first change isn't needed anymore.
  5968.       this is the best that can be done with an actual serial number as the check
  5969.       for a valid serial # is also the check for wether or not to personalize.
  5970. -
  5971. INIT Info Pro
  5972. vAll
  5973. B102131444366
  5974. -
  5975. Inline Sync
  5976. vAll
  5977. 122343
  5978. -
  5979. Inspiration
  5980. v4.0
  5981. 5630P1213F4591
  5982. -
  5983. Instant Replay
  5984. vAlias
  5985. Please see the entry Strata Instant Replay
  5986. -
  5987. Intellidraw
  5988. vAll
  5989. 37-1006-000647252
  5990. 08-2009-000379488
  5991. -
  5992. Intercon InterPrint
  5993. v1.1
  5994. 7oTsFZ7f26z0v2Lo
  5995. -
  5996. Intercon NFS/Share
  5997. v1.3.3
  5998. wArqj0MEVCcmfKp
  5999. -
  6000. Interlace
  6001. vAll
  6002. †v1.1/1.2
  6003. Search for: 0010 6600 003A
  6004. Change to:   " " 4E71 4E71
  6005. Search for: 51C9 FFF8 4A42 66
  6006. Change to:   " "  " "  " " 60
  6007. -
  6008. Ishido
  6009. vAll
  6010. †V1.1 bw
  6011. CODE 2+$0742     To: 4E71 4E71
  6012.  
  6013. ==========
  6014. v1.1c
  6015. CODE 2+$07E0     To: 4E71 4E71
  6016.  
  6017. or
  6018.  
  6019.     ISHIDO 1.1c
  6020. EFFECT: Allow the setup code to run and will present the code entry dialog. Hit the "Quit" button to continue with the game, or enter the password.
  6021. HOW TO: Locate CODE resource #12
  6022.     Change WORD at offset 4032 from 4EAD -> 606C
  6023. Change WORD at offset 4034 from 00EA -> 4E71
  6024. To Change the Dialog boxes
  6025. Locate DLOG resource #163
  6026. Open Item #1 -> Change name from "OK" -> "Enter Code" Change Top -> 92
  6027. Bottom -> 112 Change Left -> 234   Right -> 316
  6028. Open Item #2 -> Change name from "Quit" -> "Bypass Code" Change Top -> 92   Bottom -> 112 Change Left -> 123   Right -> 215
  6029.  
  6030.     ISHIDO V1.1 bw
  6031. EFFECT: The password dialog will never show up
  6032. HOW TO: LOCATE CODE RESOURCE 2
  6033.     CHANGE THE WORD AT OFFSET 0742 TO 4E71
  6034. CHANGE THE WORD AT OFFSET 0744 TO 4E71
  6035.     ISHIDO V1.1C
  6036. EFFECT: The password dialog will never show up HOW TO: LOCATE CODE RESOURCE 2
  6037. CHANGE THE WORD AT OFFSET 07E0 TO 4E71 CHANGE THE WORD AT OFFSET 07E2 TO 4E71
  6038.  
  6039. -
  6040. Italian Assistant
  6041. v1.0
  6042. M3100579
  6043. -
  6044. Jack Nicklaus Golf
  6045. vAll
  6046. †To completely skip protection dialog, change:
  6047. CODE 7+$D56       From: 670A To: 600A
  6048.  
  6049. or try,
  6050.  
  6051. In case that isn’t a full crack this one weeds its way through the protection code.
  6052.  
  6053. This is in the "Protect" routine - (the offsets are LOCAL OFFSETS-ie add $C8 to each to get the offset into CODE 2, as is shown in the first one)
  6054.  
  6055. CODE 2+$C8+$1DE      From: 6D08      To: 6008
  6056.           +$250      From: 661E      To: 601E
  6057.           +$282      From: 6700 FF0E To: 4E71 4E71
  6058.           +$2CC      From: 673E      To: 603E
  6059.           +$334      From: 6620      To: 4E71
  6060.  
  6061. JACK NICKLAUS' GREATEST 18 HOLES OF MAJOR CHAMPIONSHIP GOLF V1.0
  6062. EFFECT: The password dialog will never show up.
  6063. HOW TO:
  6064. Edit Resource CODE#7 ; Address 0D58 - 0D61.
  6065. Resource: CODE #7 Adr.[0D50] +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B +C +D +E +F
  6066. From: 4E AD 07 92 4A 40 67 00
  6067. To:   4E 71 4E 71 4E 71 4E 71
  6068. [0D60] +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B +C +D +E +F
  6069. From: 00 8A
  6070. To:   4E 71
  6071. -
  6072. Jigsaw-It
  6073. v1.0
  6074. 7104400480
  6075. -
  6076. Kaboom
  6077. v3.0
  6078. KBN3-310059
  6079. -
  6080. Kai’s Power Tools
  6081. vAll
  6082. Password: KPT273
  6083. -
  6084. Kid Pix personalization
  6085. vAll
  6086. †Well, I know it's not a crack per se, but if anyone has a copy of Kid Pix with some other kid's name on it (other than your own kid's name, not your name, that is… Kid Pix IS for kids =) ), you can remove/change it in the following trivial Resedit hack:
  6087. Open the kID resource, open the one resource inside it, and you should see a short chunk of hex. The first digit is the number of letters in the name, and the rest of the string is the name. To change it, hilite the ASCII on the right hand side and type in the name you want ENCRYPTED in this ultra-secure, defense-department standard code: shift each letter one to the right (i.e., JOE becomes KPF)
  6088. -
  6089. Kid Talk
  6090. vAll
  6091. †Search for:6730 3F3C 0002
  6092. Change to:  6030  " "  " "
  6093. Search for: 67B4 426D F750
  6094. Change to: 4E71  " "  " "
  6095.  
  6096. or try
  6097.  
  6098. Search for: 6602 5200 5901 6AF4
  6099. Change to:  6018  " "  " "  " "
  6100. -
  6101. Kid’s Desk
  6102. vAll
  6103. †To get to administrator mode type Command-Option-A
  6104. -
  6105. King’s Bounty
  6106. vAll
  6107. †v1.0
  6108. CODE 2+$47E4     To: 4E71 4E71
  6109.  
  6110. or try,
  6111.  
  6112. v1.01
  6113. Search for: 4EBA FB96
  6114. Change to:  4E71 4E71
  6115.  
  6116. or try,
  6117.  
  6118. v1.01
  6119. Search for: 4EBA FBA6
  6120. Change to:  4E71 4E71
  6121.  
  6122. Here's a little trick to get more gold, leadership, and commission…
  6123. Open one of your saved games.
  6124. with Norton, go to Sector 8 of your file.
  6125. On line 160: XXXX AAAA BBBB CCCC
  6126. the A’s and B’s are your leadership, put the same value in each, the C’s are
  6127. your commission/week. Yes, there is a 64K limit to your leadership and comm.
  6128. On line 448: AAAA AAAA
  6129. all the A's are your gold, just put 0F in the first AA and you'll have about
  6130. 250 million.
  6131. -
  6132. Kiwi Envelopes
  6133. v3.x
  6134. KE301120RA
  6135. KE304244RC
  6136. KE311870RK
  6137. KE311120RA
  6138. -
  6139. Kiwi Power Windows
  6140. vAll
  6141. 10KPW002996b
  6142. †with ResEdit, in the second "LDEF" (ID 27420(?)), change the first four bytes
  6143. from "FFFF FFFF" to "0000 0000". You will now be able to postpone registering
  6144. at startup. Each time you start-up you have to postpone again.
  6145. -
  6146. KiwiFinder
  6147. v1.0
  6148. VB1011672KF
  6149. KE304244RC
  6150. KE301120RA
  6151. KE311120RA
  6152. KE311870RK
  6153. -
  6154. KPT Gradient Filler
  6155. vAll
  6156. KPT273
  6157. (unlocks expert mode)
  6158. -
  6159. Kung-Fu Chivralry
  6160. vAll
  6161. †The continue password for Kung-Fu Chivralry is 90179240. This number is stored in hex format at CODE 5+$4EE2 and occupies 4 bytes. To make it so that you can continue no matter what you type, change:
  6162. CODE 5+$4EE8     From: 6600 0070 To: 4E71 4E71
  6163. If you do this and you don't want to continue, just type Command-Q and the current game will end and the program will go back to the main screen.
  6164. -
  6165. LabView
  6166. v2.2.1
  6167. SN 27645;    PN 4224446-24
  6168. -
  6169. LapTrack
  6170. v1.0f
  6171. 85502930
  6172. -
  6173. Launch Pad
  6174. v1.0
  6175. LPM-03061-3480
  6176. -
  6177. Le Correcteur 101
  6178. v2.0.1
  6179. 0382752-0369610-0049402
  6180. -
  6181. Legacy
  6182. vAll
  6183. †Search for: 6702 604C 4EAD 0112
  6184. Change to:  6002  " "  " "  " "
  6185. Search for: 670C 487A 00CC 4EAD
  6186. Change to:  600C  " "  " "  " "
  6187. -
  6188. Lemmings
  6189. vAll
  6190. †v1.4.2
  6191. CODE 2+$1DE0     From: 6DC4 To: 4E71
  6192.       +$1DE6     From: 6610 To: 6010
  6193.  
  6194. Lemmings Codes
  6195. Rating: FUN        Rating: TRICKY      Rating: TAXING      Rating: MAYHEM
  6196.  1 - (none)         1 - HCEONONPDX      1 - MFMCCJONFM      1 - NKMFLGCLHP
  6197.  2 - IJJLDNCCCN     2 - CINNONHQDL      2 - FMCKKMMOFO      2 - KNOHGONMHS
  6198.  3 - NJLDLCADCY     3 - CAJJLDMBEV      3 - ICGNOONPFM      3 - ONHGGKONHM
  6199.  4 - HNLHCIOECW     4 - KJHLDMCCEO      4 - CKNOMFMQFL      4 - FLGKJOMOHK
  6200.  5 - LDLCAJNFCK     5 - OHLLICADEO      5 - GCJKNLHBGT      5 - HGCNOMNPHL
  6201.  6 - DLCIJNLGCT     6 - HLDMCMOEEX      6 - KKKLLHGCGL      6 - GOOMMNHQHX
  6202.  7 - LCANLLDHCO     7 - LDMCCJNFEP      7 - NKNDHGCDGR      7 - GCJKLDMBIQ
  6203.  8 - CINNLDLICJ     8 - DMCMJLLGEY      8 - ILDLGKOEGL      8 - KJILDMGCIX
  6204.  9 - CEKHMDLJCO     9 - ICGNLNMHEC      9 - LDLGCJOFGU      9 - NILDMGCDIU
  6205. 10 - MJHMDLCKCW    10 - CMNLLDMIEO     10 - DLGKJOLGGO     10 - ILDMGKOEIO
  6206. 11 - OJOLHCGLCO    11 - CCJIMDMJEP     11 - LGCNOLDHGL     11 - LLIGCJMFIK
  6207. 12 - HMDLCIOMCJ    12 - KKIOLICKEP     12 - GKNOLDLIGU     12 - DMGKJOLGIR
  6208. 13 - MDLCAKLNCS    13 - OHOLICALEJ     13 - GCJIMLHJGY     13 - MGCNOLDHIO
  6209. 14 - DLCIJNMOUM    14 - HMDMCINMEL     14 - KKIMDLGKGO     14 - GKNOLDMIIX
  6210. 15 - LCANNMDPCJ    15 - MDMCAJLNEU     15 - NIMDLGGLGO     15 - GGJIMDMJIL
  6211. 16 - CINNMDLOCS    16 - LMBIJNOOEY     16 - IMDLGONMGX     16 - KJIMDMGKIQ
  6212. 17 - CAKHLFLBDU    17 - ICANNMLPEQ     17 - MDLGCJMNGM     17 - NKMDMGCLIP
  6213. 18 - IJJLNHCCDS    18 - CINLMDMQET     18 - DLGOJMMOGJ     18 - IMDMGKNMIW
  6214. 19 - NJNNHCADDR    19 - CCKHNNIBFP     19 - LGGNMMDPGW     19 - OLIGCKMNIW
  6215. 20 - HLFLCMNEDW    20 - KJKLFMCCFU     20 - GKNOOLHQGT     20 - LIGKJOOOIQ
  6216. 21 - LNHCAKNFDS    21 - NILFMCGDFT     21 - GCJINNHBHU     21 - MGCNOMDPIX
  6217. 22 - FLCMKLLGDJ    22 - KNNICONEFU     22 - KJKLFLGCHJ     22 - GKNOMDMQIQ
  6218. 23 - LCAOLLFHDS    23 - NNICGKOFFO     23 - OINNHGCDHL     23 - GGJILFMBJU
  6219. 24 - CIOLLFLIDL    24 - NMBKJONGFU     24 - ILFLGONEHR     24 - OJILFMGCJO
  6220. 25 - CEJHOFHJDO    25 - MCCOMLFHFY     25 - LFLGCJOFHY     25 - NKLFMGCDJJ
  6221. 26 - OKHMFLCKDM    26 - BKNONFIIFP     26 - NHGOKONGHM     26 - ILFMGONEJU
  6222. 27 - NJMFLCACDU    27 - CCJKMFMJFU     27 - LGCNOLFHHO     27 - LNIGCJMFJU
  6223. 28 - HMNHCIOMDQ    28 - OKKONICKFY     28 - GOOOLNHIHQ     28 - FMGKJOLGJU
  6224. 29 - ONHCAKNNDN    29 - OIMFMCCLFJ     29 - GCJIOFHJHV     29 - MGCNOLFHJR
  6225. 30 - FHCMKLMODO    30 - KMFMCKNMFT     30 - KJIMFLGKHQ     30 - GKNONNIIJQ
  6226.  
  6227. or
  6228.  
  6229.     LEMMINGS
  6230. EFFECT: The Copy-Protect dialog will still come up, but you can press return
  6231. to bypass it now. Don't enter anything in the box or it will give you the standard message that the code isn't correct.
  6232. HOW TO: LOCATE CODE ID=2 FOR 5A83
  6233.     CHANGE 5A83 TO 0000
  6234.     LEMMINGS
  6235. EFFECT: Omits the dialog box
  6236. HOW TO: LOCATE CODE 3
  6237.     CHANGE WORDS AT OFFSET $2588 WITH $302D DB60.
  6238.     LEMMINGS
  6239. EFFECT: The quiz dialog will show up but anything will be valid HOW TO: Locate code resource #2
  6240. Change the words at offset 1F58 from B06D DB60 670C to 3B40 DB60 4E75
  6241. -
  6242. Leprechaun
  6243. v3.0
  6244. 68uwxw58
  6245. (case sensitive)
  6246. †v3.0
  6247. CODE 6+$292       From: 4EBA To: 6062
  6248. -
  6249. LetraStudio
  6250. vAll
  6251. †v1.5
  6252. rename font to "Stand Font (Corinthian Bold)"
  6253. -
  6254. LetterPerfect
  6255. v2.1.2
  6256. F2USMLP21D
  6257. -
  6258. Lexi-Cross
  6259. vAll
  6260. †CODE 5+$05AE     From: 67        To: 60
  6261.  
  6262. or try,
  6263.  
  6264. CODE 5+$05AE     From: 67        To: 60
  6265.       +$0590     From: 4EBA 227C To: 4E71 4E71
  6266. Now you don't even have to hit <CR>
  6267. -
  6268. Liaison
  6269. v2.0
  6270. 40026825185
  6271. 40063496992
  6272. 40063576094
  6273. v3.0
  6274. 40026825185
  6275. 40063496992
  6276. 40063576094
  6277. -
  6278. Life and Death
  6279. vAll
  6280. †v1.01
  6281. CODE 2+$5842     From: 674A To: 604A
  6282. -
  6283. LightSpeed C
  6284. vAll
  6285. †Ser. # Removal
  6286. In case you might need it, the serial number is hidden in the Lightspeed C file sector offset 281, byte 320 in decimal ASCII, you can’t miss it.
  6287. -
  6288. Live Picture
  6289. v2.0
  6290. 6-8 digits long, ending with a 4
  6291. -
  6292. Lock Finder
  6293. v5.0 & above
  6294. †Search for: 3C38 0210 BE6D FF16 6730
  6295. Change to:   " "  " "  " "  " " 6030
  6296. Search for: 3C38 0210 BE6D FF16 674E
  6297. Change to:   " "  " "  " "  " " 604E
  6298. -
  6299. Lode Runner
  6300. vAll
  6301. †Search for: 6058 4EBA 00EA
  6302. Change to:  4E71  " "  " "
  6303. Search for: 7E01 602E 4FBC
  6304. Change to:  7E1C  " "  " "
  6305.  
  6306. Lode Runner (new)
  6307. Search for: 6100 EBE6 42A7
  6308. Change to:  4E71 4E71  " "
  6309. -
  6310. Logo Correcter
  6311. v2.1
  6312. 210342-5733
  6313. -
  6314. Loony Labyrinth
  6315. v1.0.x
  6316. 9269LLM106162-U1
  6317. -
  6318. Luscher Profile
  6319. vAll
  6320. †Search for: 3DF1 9C0F 2E
  6321. Change to:  5C37 0227 8B2C
  6322. -
  6323. LXR Test
  6324. v5.0.10
  6325. 1500B
  6326. -
  6327. Mac a Mug
  6328. vAll
  6329. †Search for:4569 2487 18D6
  6330. Change to:  24AF BAA3 0A42
  6331. Search for: 31E3 70F7 C897
  6332. Change to:  36E3  " "  " "
  6333. -
  6334. Mac Edge
  6335. vAll
  6336. †Search for: 4EAD 00E2 4A6D FA48 6624
  6337. Change to:  4E71 4E71  " "  " " 4E71
  6338. Search for: 4EAD 00C2 4A6D FD14 662C
  6339. Change to:  4E71 4E71  " " FA48 4E71
  6340. Search for: 4EAD 00C2 4A6D FD9C 662C
  6341. Change to:  4E71 4E71  " " FA48 4E71
  6342. Search for: 4EAD 00D2 4A6D F534 6624
  6343. Change to:  4E71 4E71  " " FA48 4E71
  6344. Search for: 4EAD 00C2 4A6D F828 6624
  6345. Change to:  4E71 4E71  " " FA48 4E71
  6346. Search for: 4EAD 00E2 4A6D F81E 6624
  6347. Change to:  4E71 4E71  " " FA48 4E71
  6348. Search for: 4EAD 00DA 4A6D E652 6624
  6349. Change to:  4E71 4E71  " " FA48 4E71
  6350. Search for: 4EAD 00D2 4A6D EC06 661C
  6351. Change to:  4E71 4E71  " " FA48 4E71
  6352.  
  6353. ==========
  6354. MacEdge II
  6355. Search for: 672E 4267 487A
  6356. Change to:  4E71  " "  " "
  6357. Search for: 6752 4267 487A
  6358.  
  6359. (The rest is missing, pure speculation, but the next line might be:
  6360. Change to:  4E71  " "  " "
  6361. But that’s a guess…)
  6362. -
  6363. Mac Fortran
  6364. vAll
  6365. †Search for: 6700 000A 43FA
  6366. Change to:  6000  " "  " "
  6367. Search for: 6602 604C
  6368. Change to:  4E71  " "
  6369.  
  6370. ==========
  6371. v2.0a
  6372. Search for: 361F 6616 487A 0C54
  6373. Change to:   " " 4E71  " "  " "
  6374. Search for: 6602 604C 3F3C
  6375. Change to:  4E71  " "  " "
  6376. Search for: 0016 A017 4A39
  6377. Change to:   " " 4E71  " "
  6378.  
  6379. ==========
  6380. v2.0b
  6381. Search for: 6100 FF22 6600 0016 47A0 6B4
  6382. Change to:  4E71 4E71 4E71 4E71  " " 6B4
  6383. -
  6384. Mac Golf
  6385. vAll
  6386. †Search for:21C2 022E 4A40 6700 002E
  6387. Change to:   " "  " "  " " 6000  " "
  6388.  
  6389. MacGolf (font Change for nonstandard System)
  6390. Search for: 487A 04EF 487A FFE4 A900
  6391. Change to:  4E71 4E71 4E71 4E71 4E71
  6392. Search for: 3F3A FFDE A887 3F3C 000E A88A
  6393. Change to:  3F3C 0189  " "  " " 000C  " "
  6394. -
  6395. Mac Jack II & Poker
  6396. vAll
  6397. †Works on both games.
  6398. Open ‘Finder’
  6399. Search for: 2007 4FBC 00FF
  6400. Change to:  6016  " "  " "
  6401. Rename ‘Finder’ to whatever. You will have to use Fedit or Mactools to rename as the Finder does not allow itself to be renamed from the desktop.
  6402. (To Change the routine that ejects and make it exit to the Finder, useful on Hard Disks)
  6403. Search for: A017 3D40 000E 4E5E
  6404. Change to:  A9F4  " "  " "  " "
  6405. -
  6406. Mac Pascal
  6407. vAll
  6408. †Move to block 0209, position 0039, Change 41EE to 6000
  6409. Move to block 0209, position 003B, Change FFB0 to 008A
  6410. Move to block 0229, position 0105, Change 41EE to 6000
  6411. Move to block 0229, position 0107, Change FFB0 to 008A
  6412. Move to block 024B, position 01FB, Change 41EE to 6000
  6413. Move to block 024B, position 01FD, Change FFB0 to 008A
  6414. (Disk vs. file level)
  6415. SECTOR COPY THE DISK, THEN PERFORM THE FOLLOWING PATCHES..
  6416. SEARCH DISK FOR 41EE FFB0 Change EACH TO 6000 008A
  6417. (I FOUND IT IN ABOUT 8 PLACES)
  6418. SEARCH FOR B26E 0008 6702 60
  6419. TO                   60
  6420. (FOUND ON 2 BLOCKS)
  6421. MacPascal V2.0 'Beta Plus'
  6422. Search for: 61 00 00 62 66 00 00 0A 61 00 00 C2
  6423. Change to                       40
  6424. -
  6425. Mac Racquetball
  6426. vAll
  6427. †For harddrives. Enable you to use MacRacquetball on it without the reset.
  6428. Search for: D8FF 6C00 007A 4267
  6429. Change to:   " " 6000  " "  " "
  6430. Search for: 4EBA 5E92 91C8 317C
  6431. Change to:  4E71 4E71  " "  " "
  6432. -
  6433. Mac+ ][
  6434. vAll
  6435. †Search for:6700 0250 2C7C 0001 8000
  6436. Change to :4E71 4E71  " "  " "  " "
  6437. Mac+ ][ 3.0
  6438. Search for: 6700 0250 2C7C 00
  6439. Change to:  4E71 4E71  " "  "
  6440. -
  6441. Mac320
  6442. vAll
  6443. SB23-0015-0057-1800
  6444. -
  6445. MacAttack
  6446. vAll
  6447. †1.0
  6448. Move to block 002F, position 0174. Change 67FA to 4E71
  6449. MacAttack 1.4
  6450. USE MACTOOLS, AND UNLOCK, UNPROTECT, AND MAKE VISIBLE ALL FILES. THEN, USE FEDIT, OPEN UP 'PLAYFIELD1'. Find 67FA 4EAD and change to 4E71 4E71 COPY THE FILES OVER USING MACTOOLS (LOCKED DISK) AND COPY PLAYFIELD1, SYSTEM & THE TWO FILES SCORES & STEMP,YOU NEED THEIR SYSTEM BECAUSE IT HAS TEN FONTS FOR THE GAME. YOU CAN, IF YOU WISH, TAKE THIS FILE AND USING RESEDIT, COPY THE FONT FILES FROM THE SYSTEM AND THEN PASTE THEM INTO PLAYFIELD ONE. THEN YOU MAY USE ANY SYSTEM FILE.
  6451. MacAttack 1.6
  6452. Search for: F49E 67FA 4EAD 023A 41ED
  6453. Change to:   " " 4E71  " "  " "  " "
  6454. -
  6455. MacBackup
  6456. vAll
  6457. †v2.3
  6458. Search for: 6700 0026 317C 0001
  6459. Change to:  6000  " "  " "  " "
  6460.  
  6461. ==========
  6462. v3.0
  6463. Search for:4EBA 0170 4A40 6700 0016 4EBA
  6464. Change to :4E71 4E71  " "  " "  " "  " "
  6465.  
  6466. ==========
  6467. v3.5
  6468. Search for: 4EBA 0170 4A40 6700
  6469. Change to:  4E71 4E71  " "  " "
  6470. -
  6471. MacBZone
  6472. vAll
  6473. † -    MACBZONE 1.3.1
  6474. EFFECT: Remove the serialziation dialog box
  6475. HOW TO: Locate code resource #3
  6476.     Change the byte at offset 2A80 from 67 to 60
  6477.     Run the program and hit return at the serialization dialog,
  6478. leaving zeros in both fields. You'll never be bothered again.
  6479. EFFECT: Free serial number from author
  6480. HOW TO: Use Serial: 5000
  6481.         Access code:48406914
  6482. -
  6483. MacCommand
  6484. vAll
  6485. †Search for: 4EEA 0010 31FC 0001
  6486. Change to:  6000 E8F4  " "  " "
  6487. Copy files MC, HIscore, and startup screen and MCScreen.
  6488.  
  6489. or try,
  6490.  
  6491. Search for: 41FA 007A 209F 203A
  6492. Change to:  4E75  " "  " "  " "
  6493.  
  6494. or try,
  6495.  
  6496. Search for: 6614 2A7A ECAA
  6497. Change to:  4E71  " "  " "
  6498. Search for: 6700 0014 41FA 01BE
  6499. Change to:  4E71 4E71  " "  " "
  6500. Search for: 6700 0008 41FA
  6501. Change to:  6000  " "  " "
  6502. -
  6503. MacDos
  6504. v1.0.1
  6505. 0000036568
  6506. 4294930727
  6507. †The SN# must be 10 digits long and satisfy LoWord(SN#)=HiWord(SN#) xor 8ED8
  6508.  
  6509. ***
  6510. Thus if we let HiWord(SN#)=$0000, Then LoWord(SN#)=0000 xor 8ED8 =$8ED8, so SN#=$00008ED8 =#0000036568
  6511. -
  6512. MacDraft
  6513. vAll
  6514. †v1.0
  6515. Search for: 6750 4267 4EAD 0D4A 1C1F
  6516. Change to:  6050  " "  " "  " "  " "
  6517.  
  6518. or try,
  6519.  
  6520. Search for:6726 2F0E 4EBA FF90
  6521. Change to :6026  " "  " "  " "
  6522. Search for:4EAD 00E2 395F FFFE
  6523. Search for:4E71 4E71  " "  " "
  6524.  
  6525. ==========
  6526. v1.1
  6527. Search for: 6726 2F0E 4EBA FEC4
  6528. Change to:  6026  " "  " "  " "
  6529. Search for: 4EAD 00EA 395F FFFE
  6530. Change to:  4E71 4E71  " "  " "
  6531.  
  6532. or try,
  6533.  
  6534. Search for: 6750 4267 4EAD 0D4A 1C1F
  6535. Change to:  6050  " "  " "  " "  " "
  6536.  
  6537. or try,
  6538.  
  6539. To unprotect MacDraft v1.1, try this:
  6540. Make this Change to a sector copy:
  6541. Search for: 6744 1F3C 0002 486E FEE2 4EAD 0CEA 1007
  6542. Change to:  6644  " "  " "  " "  " "  " "  " "  " "
  6543.  
  6544. Then:
  6545. 1. Using MacZap Tools, Change data marker to D5 FC AD, then read block 3A hex from original.
  6546. 2. Change marker back to default (D5 AA AD), then write block to sector copied disk.
  6547. -
  6548. MacEKG
  6549. v2.0.7
  6550. 12345Z9L2416
  6551. -
  6552. MacFATS
  6553. vAll
  6554. †v1.0
  6555. Search for: 6600 00E4 3F3C
  6556. Change to:  6000  " "  " "
  6557. -
  6558. MacFerret
  6559. vAll
  6560. Marty
  6561. -
  6562. MacGammon/Cribbage
  6563. vAll
  6564. †Search for: FA75 C74C 511
  6565. Change to:  FB74  " " 511
  6566. Search for: 6851 8EDF 775C
  6567. Change to:  6950  " "  " "
  6568. -
  6569. MacIndexer
  6570. vAll
  6571. †v1.0
  6572. Search for: 6700 00EA 486D F9
  6573. Change to:  6000 00EA 486D F9
  6574. -
  6575. Macintercomm
  6576. v1.1.1 Lite
  6577. v1.1b21
  6578. ToasT  (case sensitive)
  6579. †CODE #2 +0B7E  4EAD 1382->4E71 C080
  6580. -
  6581. MacLabeler
  6582. v1.0
  6583. Search for: 0002 2E4E 4D00
  6584. Change to:  4002  " "  " "
  6585. -
  6586. MacLabelPro
  6587. v1.6.3
  6588. 5117081730
  6589. -
  6590. MacLink
  6591. v7.5
  6592. 603050-1601
  6593. 204612-7000
  6594. v6.0
  6595. 00678935
  6596. -
  6597. MacMatch
  6598. vAll
  6599. †Search for: 6616 4267 6016
  6600. Change to: 6716  " "  " "
  6601.  
  6602. or try,
  6603.  
  6604. Search for: 4EBA 0690 101F 6702 A9F4
  6605. Change to:  4E71 4E71  " " 6002  " "
  6606. -
  6607. MacMod Pro
  6608. v3.2.2
  6609. 013953150    'Ian Mouton'
  6610. 070185726    'ANONYMOUS'
  6611. 133209756    'Anonymous'
  6612. 700182795    <Any Name>
  6613. v3.0.1
  6614. †••• Version: "3.0.1" •••
  6615. SN#=ID+(ID/7)^2 - 724
  6616. -
  6617. MacPassword
  6618. v4.0
  6619. v3.8.8/3.9.0
  6620. Nov301954May261951
  6621. v3.8.7
  6622. Nov301954May261951
  6623. †Krak for MacPassword Package 4.0.0:
  6624.  
  6625. ****************************************
  6626. MacPassword™ Utility:
  6627.   Locate CODE 2 offset 07C8
  6628.   Change 663E to 4E71
  6629.  
  6630.   Run MacPassword™ Utility and enter any text into the serial number field.
  6631.   Quit the application and
  6632.  
  6633.   Search for ALL instances of     4A2D FA3B 67
  6634.   Change ALL instances to          4A2D FA3B 60
  6635.  
  6636. ************************
  6637. MacPassword™ CDEV:
  6638.   Search for ALL instances of        4A2C 6301 67
  6639.   Change ALL instances to             4A2C 6301 60
  6640.  
  6641. ****************************************
  6642. MacPassword™ INIT:
  6643.   Search for ALL instances of       4A2C 6BB2 67
  6644.   Change ALL instances to             4A2C 6BB2 60
  6645.  
  6646. ****************************************
  6647.  
  6648. I suppose it does not matter, but just so you know for future reference should an update be released that does not work with this krak:
  6649.    The routine to check if time has run out on the demo version calls the
  6650. following code: 7C3C 9C80. This loads up 60 (as in 60 days left to register)
  6651. and subtracts from it how many days have passed since it was first run. So change the 9C80 to 4E71 and you will forever have 60 days to register. You will probably have to do this to all three parts.
  6652. -
  6653. MacPlot
  6654. v1.6
  6655. Search for: 6738 4267 3F3C
  6656. Change to:  6038  " "  " "
  6657.  
  6658. ==========
  6659. MacPlots // 1.01
  6660. Search for: EBAF D364 2A7
  6661. Change to:  4E71 4E71 2A7
  6662. -
  6663. MacPublisher
  6664. vAll
  6665. †(mounted as 1st volume)
  6666. Search for: 316E 0014 0016 4268 001C A007
  6667. Change to:  317C FFFF  " "  " "  " "  " "
  6668.  
  6669. (mounted as 2nd volume)
  6670. Search for: 316E 0014 0016 4268 001C A007
  6671. Change to:  317C FFFE  " "  " "  " "  " "
  6672.  
  6673. ==========
  6674. v1.25
  6675. Search for: 4EAD 0552 41ED 0552
  6676. Change to:  4E71 4E71  " "  " "
  6677.  
  6678. ==========
  6679. v1.3
  6680. Search for:6760 102D FF22
  6681. Change to:  6660  " "  " "
  6682. Search for: 6626 102D FF22
  6683. Change to:  6726  " "  " "
  6684. Search for: 6606 197C 0001
  6685. Change to:  6706  " "  " "
  6686.  
  6687. ==========
  6688. MacPublisher II 2.0
  6689. Search for: 8310 2DFF 0E67 24
  6690. Change to:   " "  " " 0E60 24
  6691. Search for: 1F0A 0100 01C0 0167 00
  6692. Change to:   " "  " "  " " 0160 00
  6693. -
  6694. MacRenderman
  6695. v1.3
  6696. 978862966
  6697. -
  6698. MacRISK
  6699. vAll
  6700. †Patch for Mac II, 1-bit mode ONLY:
  6701. Search for: C1E8 000C 48C0
  6702. Change to:   " "  " " 4E71
  6703.  
  6704. I don’t know what the programmer was trying to do, but the above patch will allow MacRISK to work on the Mac II without ExitToShell happening all the time. All it does is replace an EXT.L D0 with a NOP. D0 was already in long form from the result of a MULS and on the Mac II the EXT.L was making D0 go negative. Not too good for a handle size… (Try running it in 1 bit mode if you have problems)
  6705. The above patch will _ONLY_ work in 1 bit mode. To make MacRISK work in all modes on all Macs do the following long patch:
  6706. Search for:
  6707.                               4E56 FFFC
  6708. 486D FBCC A910 XXXX XXXX XXXX XXXX XXXX
  6709. XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX
  6710. XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX
  6711. XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX
  6712. XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX
  6713. XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX
  6714. XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX
  6715. XXXX XXXX XXXX 4E5E 4E75 5341
  6716.  
  6717. Change to:
  6718.                               4E56 FFFC
  6719. 486D FBCC A910 203C 0000 5080 A122 4A40
  6720. 6702 A9F4 2B48 FBC8 A029 206D FBC8 2050
  6721. 2B48 FBBA 3B7C 0040 FBBE 2B7C 0014 0000
  6722. FBC0 2B7C 0156 0200 FBC4 206D FBCC 4868
  6723. 0002 486D FBBA 486D FBC0 486D FBC0 4267
  6724. 42A7 A8EC 4E71 4E71 4E71 4E71 4E71 4E71
  6725. 4E71 4E71 4E71 4E71 4E71 4E71 4E71 4E71
  6726. 4E71 4E71 4E71 4E5E 4E75 5341
  6727. This patch completely rewrites the “save the bits” routine. If you really want all the details disassemble from "SAVESCRE"+0 to see the new code.
  6728. -
  6729. MacRobots
  6730. vAll
  6731. †Search for: 3CBA 000C 4EBA
  6732. Change to:  4E71 4E71 4EBA
  6733. -
  6734. MacroMedia
  6735. vAll
  6736. †All you need for a MacroMedia serial number is D310-12345-CP4U. The first set of numbers stands for the “D” in Director. The “310” is the version 3.1. “CP4U” is for all Mac programs. Therefore, using this formula you can get the serial number for any Macromedia program.
  6737. For example;
  6738. Macromedia Three-D would be T110-12345-CP4U for the 1.1 version,
  6739. and MM Accelerator would be A300-12345-CP4U for the 3.0 version.
  6740. The “12345” is any five numbers you want.
  6741. -
  6742. MacroMedia 3D
  6743. v1.2
  6744. T120-12345-CP4U
  6745. -
  6746. MacroMind 3D
  6747. vAll
  6748. T100-12407-CPU4
  6749. D300-31239-CP4U
  6750. -
  6751. MacroMind Accelerator
  6752. vAll
  6753. A300-12935-CP4U
  6754. A300-31239-CP4U
  6755. -
  6756. MacroMind Director
  6757. v4.0
  6758. DM400-1799-3074-2073
  6759. DM400-3702-6075-3064
  6760. DM400-3745-9071-4064
  6761. DM400-5713-8178-0037
  6762. DM400-5716-8070-7081
  6763. DM400-9762-3971-1056
  6764. v4.0.3
  6765. DM403-1799-3074-2073
  6766. DM403-3702-6075-3064
  6767. DM403-3745-9071-4064
  6768. DM403-5713-8178-0037
  6769. DM403-5716-8070-7081
  6770. DM403-5716-8070-7081
  6771. DM403-9762-3971-1056
  6772. v3.1
  6773. v3.0
  6774. D300-11114-CP4U
  6775. D300-12935-CP4U
  6776. D300-13580-CP4U
  6777. D300-31239-CP4U
  6778. †The installer for Director 4.0 requires that the installer file be named 'Director 4.0' and the other files are: Director 4.0.2, Director 4.0.3, etc to Director 4.0.10 - this will then install from any disks or hard drive.
  6779. ••• Version: "3.1" •••
  6780. I think all you need for a MacroMedia serial number is D310-12345-CP4U. The first set of numbers stands for the “D” in Director. The “310” is the version 3.1. “CP4U” is for all mac programs. Therefore, using this formula you can get the serial number for any Macromedia program. For example Macromedia Three-D would be T110-12345-CP4U for the 1.1 version, and A300-12345-CP4U would be for the Accelerator version 3.0.
  6781. The “12345” is any five numbers you want.
  6782. ••• Version: "3.0" •••
  6783. For a general serial # scheme try:
  6784.  
  6785. 'D300-AxBxC-CP4U' where the x is anything you want and (A+B)/2=C.
  6786.  
  6787. For example d300-69696-CP4U works.
  6788. -
  6789. MacroModel
  6790. v1.5
  6791. MM150-GC-10997
  6792. mm150-AB-11618
  6793. v1.5 BETA
  6794. Password:AlexY
  6795. (Case sensitive)
  6796. -
  6797. MacSafe ][
  6798. v2.0
  6799. 00686279
  6800. -
  6801. MacSki
  6802. vAll
  6803. † -    MACSKI  V1.0.1
  6804. EFFECT: This change allows the setup code to run and will present the (randomly occurring) question dialog. Hit the "OK" button to continue with the game, the password is now ignored.
  6805. HOW TO: Locate CODE resource #3
  6806.         Change WORD at offset 5F00 from 660A -> 6054
  6807. To change dialog box:
  6808. Locate DLOG resource #1015
  6809. Open Item #1 -> Change name from "OK" -> "Ignore Question" Change Top -> 140   Bottom -> 164
  6810.             Change Left -> 16   Right -> 133 -    MACSKI  V1.0.1
  6811. EFFECT:The program will never ask you the question. HOW TO: Locate CODE 3, Find offset $5E76
  6812.         Change the word $661C to $600C
  6813. -
  6814. MacSnoop
  6815. vAll
  6816. †CODE 2+$1CA2     From: 67 To: 60
  6817. The Date experation is now disabled.
  6818. -
  6819. MacSpace
  6820. vAll
  6821. †Search for: 0C46 0072 6F00
  6822. Change to:   " " 0000  " "
  6823. -
  6824. MacSpin
  6825. vAll
  6826. †Search for: 486E FF36 4EAD 0BBA
  6827. Change to:   " "  " " 4E71 4E71
  6828. Search for: FF36 0A00 0001 6706
  6829. Change to:   " "  " "  " " 6006
  6830. v1.1
  6831. Search for: 486E FF36 4EAD 0F0A
  6832. Change to:   " "  " " 4E71 4E71
  6833. Search for: FF36 0A00 0001 6706
  6834. Change to:   " "  " "  " " 6006
  6835. -
  6836. MacTopas
  6837. vAll
  6838. †v1.0 dealer demo
  6839. Search for: 6742 204D D1FC FFFF 62BE 2F10 4EBA
  6840. Change to:  6042  " "  " "  " "  " "  " "  " "
  6841. Search for: 6718 7001 2F00 7200 2F01 4878 013F
  6842. Change to:  6018  " "  " "  " "  " "  " "  " "
  6843. Search for: 4884 4CEE 18F0 FE8A 4E5E 4E75
  6844. Change to:  4E71  " "  " "  " "  " "  " "
  6845. Search for: 4EBA FE80 4E5E 4E75 8A44 7261
  6846. Change to:  4E71 4E71  " "  " "  " "  " "
  6847. Search for: 4EAD 1FCA 204D D1FC FFFF 951C 4A90 6640
  6848. Change to:  4E71 4E71  " "  " "  " "  " "  " " 4E71
  6849. -
  6850. MacType
  6851. vAll
  6852. †Search for: 6700 000A 43FA FEFF
  6853. Change to:  6600  " "  " "  " "
  6854. -
  6855. MacVegas
  6856. vAll
  6857. †Search for: 3BF7 C246 4539
  6858. Change to:  DE35  " "  " "
  6859. Search for: AEDC 95E8 1883
  6860. Change to:  A9DB  " "  " "
  6861. Search for: BFFE D160  " "
  6862. Change to:  B8F9  " " 09A0
  6863. Search for: 1FBF 5266 04BB
  6864. Change to:  18B8  " "  " "
  6865. Search for: D932 4853 6E6E
  6866. Change to:  DE35  " "  " "
  6867. Search for: 664D B7AD 9395 F2
  6868. Change to:  614A  " "  " "  "
  6869. -
  6870. MacZap
  6871. vAll
  6872. †v3.0 (removes serial number from Copy and Tools)
  6873. Change block 288 byte $AE to 0000 0000
  6874. Change block 307 byte $0A to 1122 3344
  6875. Change block 383 byte $DE to 0000 0000
  6876. Change block 394 byte $78 to 1122 3344
  6877.  
  6878. ==========
  6879. MacZap 4.1 Serial # Removal
  6880. For all three of the Mac Zap series programs the serial number may be searched for and replaced. It is not converted to hex. For instance if your number is
  6881. '30' =$00003045 in ASCII, you may change those to $00000000 or anything else you wish. But first apply the patches below.
  6882. MAC ZAP COPY 4.1
  6883. Search for:B380 0C80 1122 3344 6600 025A
  6884. Change To :4E71 4E71 4E71 4E71 4E71 4E71
  6885. MAC ZAP PATCHER 4.1
  6886. Search for: B380 0C80 1122 3344 66ED
  6887. Change To :                     4E71
  6888. and
  6889. Search for: 0010 A9C4 6600 E943
  6890. Change To :           4E71 4E71
  6891. MAC ZAP TOOLS 4.1
  6892. Search for: 11 2233 66ED
  6893. Change To :         4E71
  6894. Search for: 0010 A9C4 6600 E8E9
  6895. Change To :           4E71 4E71
  6896. -
  6897. Maelstrom
  6898. vAll
  6899. †1.02
  6900. I was plugging along through the Maelstrom code when I came upon a way to have the bonus timer count forward instead of backwards.
  6901. Search for: 700A 91AD FCB2 4AAD
  6902. Change to:  700A D1AD  " "  " "
  6903. This changes the SUB.L D0,-$034E(A5) to ADD.L D0,-$034E(A5)
  6904.  
  6905. or try,
  6906.  
  6907. 1.   Invincibility.  When you should die because of a collision or a hit,
  6908.      it says "Sweet!" instead and you live.  Shields are no longer needed.
  6909. CODE Resource #2:
  6910.      Location 06DE:
  6911.           Old Data:  66          New Data:  60
  6912.      Location 0752:
  6913.           Old Data:  66          New Data:  60
  6914.      Location 0B14:
  6915.           Old Data:  67 1E          New Data:  4E 71
  6916.      Location 0B22:
  6917.           Old Data:  66 10          New Data:  4E 71
  6918. 2.   Initial goodies (3x fire power, long shots, rapid fire, retro brakes).
  6919.      Luck and shields are no longer important when you’re invincible, so
  6920.      they’re not fooled with.
  6921. CODE Resource #3:
  6922.      Location 0ECA:
  6923.           Old Data:  42 6D FC EA 42 6D FC EC
  6924.           New Data:  2B 7C 00 01 00 01 FC EA
  6925.      Location 0ED6:
  6926.           Old Data:  42 6D FC F0 42 6D FC F2
  6927.           New Data:  2B 7C 00 01 00 01 FC F0
  6928. 3.   Initial bonus points in a new wave.  Set it to whatever you want.
  6929. CODE Resource #3:
  6930.      Location 1284:          Old Data:  00 00 07 D0
  6931.  
  6932. or try,
  6933.  
  6934. Run Maelstrom, start a game, and then drop into MacsBug.  type the
  6935. following commands:
  6936. sm (a5)-30e 1
  6937. sm (a5)-30c 1
  6938. sm (a5)-30a 1
  6939. sm (a5)-308 1
  6940. sm (a5)-306 1
  6941. then type:
  6942. g
  6943. When you return to the game, you’ll find you have quite a few goodies.  You can selectively cheat by only executing a subset of those "sm" commands.
  6944.  
  6945. ==========
  6946. v1.03
  6947. To eliminate the small rocks COMPLETELY, change CODE #2
  6948. +CB0  From 4EBA 21DE  to  4E71 4E71
  6949. +C98  From 3F3C 0003  to  3F3C 0000
  6950. or
  6951. The Official Maelstrom 1.03 Cheat Guide
  6952. Here is a list of points.
  6953. Small asteroid -> 300 points
  6954. Medium asteroid -> 100 points
  6955. Big asteroid -> 50 points
  6956. Vortex -> 500 points
  6957. Autonominous mine -> 700 points
  6958. Super nova -> 1000 points
  6959. Hitting a steel asteroid -> 100 points
  6960. Blowing up a steel asteroid -> 5000 points
  6961. Big Enemy -> 1000 points
  6962. Little enemy -> 2000 points
  6963. Picking up a stranded pilot gives you and extra life.
  6964.  
  6965. Here is a list of cheats for Maelstrom 1.03:
  6966. The Official Maelstrom 1.03 Cheat Guide
  6967. To start playing on any level you like, hit the 'L' key while you are at the main screen. A dialog box will come up that lets you choose what level to start on. The 'Turbofunk' option makes the game run as fast as it can, instead of the constant 30fps it normally uses.
  6968. Here are some neat little cheats that make Maelstrom interesting.  You’ll need Maelstrom 1.03 for all of these cheats, DO NOT try them with an earlier version (you might crash your machine).
  6969. You'll also need MacsBug; it is widely available on AOL and other information services.  To install it, just drag 'MacsBug' and 'Debugger Prefs' into your System Folder and reboot.
  6970. Once you've installed MacsBug, load up Maelstrom 1.03 and hit 'P' to start playing the game.  When you want to use a cheat, hit the interrupt switch on your Macintosh to drop it into MacsBug; take care to hit the right switch: one reboots the machine, the other will drop you into MacsBug. On Machines like the ][si (which doesn't have an interrupt switch), hold down the Command key and hit the Power On key to drop you into MacsBug.
  6971. Now for the cheats:
  6972. Type: SW (A5)-$338 1 <return> for ACME XQJ-37 Retro Thrusters
  6973. Type: SW (A5)-$336 1 <return> for Machine Guns
  6974. Type: SW (A5)-$334 1 <return> for Luck
  6975. Type: SW (A5)-$332 1 <return> for Long Shots
  6976. Type: SW (A5)-$330 1 <return> for Triple Shots
  6977. Type: SW (A5)-$384 #X <return> where X is the number of lives you want
  6978. Type: SW (A5)-$32C #300 <return> for Maximum sheilds
  6979. After you’ve finished cheating, Type: G <return> to continue playing.
  6980.  
  6981. I was plugging along through the Maelstrom code when I came upon a way to have the bonus timer count forward instead of backwards.
  6982. Search for: 700A 91AD FCB2 4AAD
  6983. Change to:  700A D1AD  " "  " "
  6984. This changes the SUB.L D0,-$034E(A5) to ADD.L D0,-$034E(A5)
  6985.  
  6986. Here's a little tip I came across that seems to be an "undocumented feature"
  6987. in Maelstrom 1.30 that will allow you to get huge scores that are eligible for the contest ($300 cash prize, I think?) Note that this will only work on
  6988. v1.30, not 1.3.1 or 1.3.2.
  6989.  
  6990. 1) Launch Maelstrom 1.30.
  6991. 2) Press "L" to display the TurboMode dialog.
  6992. 3) Set the beginning level to 40 and number of ships to 40.
  6993. 4) Check the "TurboMode" box. TurboMode is required for the feature to surface.
  6994. 5) Play the TurboMode game! Try to stay alive as long as possible as this
  6995. determines how long you'll enjoy higher bonus scores.
  6996. 6) When the TurboMode games ends, play the normal, contest mode of Maelstrom.
  6997. Notice that the timer does not count down!
  6998.  
  6999. What Happens:
  7000.  
  7001. Due to a bug in the Maelstrom 1.30 code, (Thanks Andrew!) playing a Turbo game before a normal game DISABLES the bonus point countdown. As a side-effect, the CAPS LOCK Pause feature is also disabled. Since the clock does not decrement, you will always receive at least 2000 points at the end of each round. All comets and multipliers add to the score as normal. Since you are no longer hindered by the timer, you can take the opportunity to plug away at those metal asteroids (100 points each time you hit one) and explore the sector (assmall as it is).
  7002.  
  7003. NOTE: The counter will eventually reset itself. I've found that the longer you survive in the TurboMode game, the longer the timer will be disabled. Roughly, the ratio is 1:8 (1 minute in Turbo game = 8 minutes of timerless normal play).
  7004.  
  7005. -
  7006. Mail Center
  7007. vAll
  7008. †Search for: A94F B12F 06D8 E629 C230 C3FE 548C D0C8
  7009. Change to:  A84E  " "  " "  " "  " "  " "  " "  " "
  7010. Search for: 6E48 9651 FBA4 96A0 7AB6 830E BC1A 2724
  7011. Change to:  6F49  " "  " "  " "  " "  " "  " "  " "
  7012. Make these changes to a sector copy - now its fully broken. If you copy it to a hard drive, also copy the invisible file called ‘VIDEX KEY FILE’
  7013.  
  7014. MAIL INSTALL
  7015. To crack VIDEX MAIL CENTER INSTALL, do this:
  7016. Search for: 6F6C D0F5 28A1 9AD7 E41A 703B B19B EE0E
  7017. Change to:   " "  " " 29A0  " "  " "  " "  " "  " "
  7018. Search for: 9E19 B170 0844 8BF8 8845 5A9A 428B C85F
  7019. Change to:   " "  " "  " " 8AF9  " "  " "  " "  " "
  7020. -
  7021. Manx C
  7022. vAll
  7023. †There are patches to the Manx Aztec C compiler system which remove the
  7024. need to insert the KEY DISK every time it is started up:
  7025.  
  7026. Shell 1.D
  7027. sect:32
  7028. byte:BC
  7029. was:4E56 0000
  7030. now:7000 4E75
  7031.  
  7032. Shell 1.F
  7033. sect:39
  7034. byte:FE
  7035. was:4E56 0000
  7036. now:7000 4E75
  7037.  
  7038. they also work after the shell and system are copied to the Hyperdrive.
  7039. ==========
  7040. v1.0
  7041. Move to block 00D6, position 0107, Change 01 to 00
  7042.  
  7043. ==========
  7044. v1.06d
  7045. Search for:52456000FF2E7001 Change to:52456000FF2E7000
  7046. -
  7047. Marathon
  7048. v1.x
  7049. 429715FNNZBCZEYX    (net)
  7050. 4EMUDZ528RDKGC1Y    (net)
  7051. F8S6Q5KVEDCES4YD    (net)
  7052. X61SGC4ANZB7881X    (net)
  7053. 8M2K4VGB7PALXX28    (full)
  7054. GVFHNPJ1S3NS4V2E    (full)
  7055. MSK9TJSCVNVYKGEN    (full)
  7056. RTQJKYJ1M6PKLXBR    (full)
  7057. 46D3FZCV6Z7NN889
  7058. 8JC8CY7M7ZNLQDZV
  7059. EMNRMPVCMPLDDXX6
  7060. GDSA4325FSF53AQQ
  7061. GG6L2JMD7PAVPYE8
  7062. GTACPPMCGPP6KXC2
  7063. PES3S5CFZPBPTC3Q
  7064. RJNLNV7GM1A9LDRE
  7065. ZVKRKJVMJZAZQVRT
  7066. -
  7067. Master Juggler
  7068. vAll
  7069. G00161
  7070. G09123
  7071. G00000
  7072. G04294
  7073. GU013228
  7074. -
  7075. Master Type
  7076. vAll
  7077. †Change block $0074, byte $01A5 from $40 to $50,on the MasterType file
  7078. 2nd Crack:
  7079. SEARCH FOR:
  7080. 00010000180000
  7081.  1^2^3^ & SO ON, REPLACE WITH THE FOLLOWING STARTING FROM BYTE 15 SO AFTER THE
  7082. 0018 (ABOVE) SKIP OVER NINE 00'S, AND START CODING…
  7083. REPLACE WITH: 303C3F0033C00000E5E0303CFFB93F006056
  7084. NOW, SEARCH FOR:A0023F00 (SHOULD BE ON SAME BLOCK ABOUT, 10-20 BYTES DOWN)
  7085. REPLACE WITH:A0026098
  7086. 3rd Crack:
  7087. Move to block 0153, position 0149, Change 3F00 to 6098
  7088. Move to block 0153, position 01B0, Change 3F00 to 6098
  7089. -
  7090. Math Blaster
  7091. vAll
  7092. †Search for: 56C0 4400 1B40 FF40
  7093. Change to:  51C0  " "  " "  " "
  7094. -
  7095. Mathematica
  7096. v2.2
  7097. 2804-76464-85066-4534
  7098. v2.03
  7099. Disk 1 PW:
  7100. 1862-40876-83824-2660
  7101. †••• Version: "2.03" •••
  7102. Mathematica 2.102 Enhanced
  7103. CODE #2  "Main2"
  7104.  
  7105. Global Offset  Routine Name  Local Offset  From Bytes  ->  To Bytes
  7106. +603E          ParsePas      +4C           6600 00BC       4E71 4E71
  7107. +6052          ParsePas      +60           6700 00A8       4E71 4E71
  7108. +6156          CheckPas      +3E           6F24            4E71
  7109. +615E          CheckPas      +46           6C1C            4E71
  7110. +6E0A          DoSealDi      +130          6700 00CA       4E71 4E71
  7111. +6E24          DoSealDi      +14A          6700 00B0       4E71 4E71
  7112.  
  7113. This allowed me to register with a bogus serial. Now network checking is still enabled, I believe, though I'm sure I could circumvent this easily too, but I haven't got a network with 2 machines with fpu's so I cannot test it. Instead, for now, I suggest changing the two longwords listed below as I beleive they are the keys that are unique to each copy of Mathematica - these may or may not have to be certain values, if so simply find these routines (by their name) in another copy of Mathematica and try the numbers there - chances are you have a second (nth) valid Mathematica.  (PS: I have a high degree of certainty that these two numbers are the serialization keys, thus we should develop a list of them if any two #'s do not work [I haven't had time to check yet])
  7114.  
  7115. +6B46           GetProdu      +6           xxxx xxxx
  7116. +6B60           GetMagic      +6           xxxx xxxx
  7117.  
  7118. if this doesn't work try
  7119.  
  7120. +6CBC           CheckSea      +86          6704             6604
  7121.  
  7122. this probably won’t work for very long as I believe it calls “AnnoyNet” and “CheckNet” periodically - that is where to look if you need a net crack.
  7123. -
  7124. MathType
  7125. v3.1
  7126. 1-505
  7127. 1-1405
  7128. 666-452
  7129. 666-5729
  7130. 00000666-00005729
  7131.  
  7132. †Four conditions must be met:
  7133. 1) 4≤ Length(NameStr)         ≤60
  7134. 2) 0≤ Length(OrganizationStr) ≤60
  7135. 3) 4≤ Length(OrganizationStr) ≤30
  7136. 4) SN#='<num1>-<num2>'
  7137.  
  7138. where num1 and num2 are whole numbers that can be stored in a LONG, such that:
  7139.  
  7140. num2=(num0% 899)+ 101 , or
  7141. num2=(num0%8999)+1001 , where num0=((num1%137)+1)*((num1%97)+1)*101
  7142.  
  7143. note: only the numerical values of num1 and num2 are significant, you could prepend zeros to either/both of these numbers if you like.
  7144. ***
  7145. eg: let num1=666 then
  7146.  
  7147. num0=((666%137)+1)*((666%97)+1)*101=(119)*(85)*101=1021615
  7148.  
  7149. thus we can have:
  7150.  
  7151. num2= (1021615% 899)+ 101 =  351+ 101 =  452 ,OR
  7152. num2= (1021615%8999)+1001 = 4728+1001 = 5729
  7153.  
  7154. Thus we can use either "666-452" or "666-5729"
  7155. -
  7156. McCad PCB Design
  7157. vAll
  7158. †(v3.1 to 3.8)
  7159. Search for: 4E34 3FC0 0001 A9F0
  7160. Change to:  3CE2  " "  " "  " "
  7161. -
  7162. McCad PCB/SMT
  7163. vAll
  7164. †v1.0
  7165. Search for: 53A8 3F3C 0001
  7166. Change to:  4268  " "  " "
  7167. -
  7168. McCad Schematic
  7169. vAll
  7170. †v1.0
  7171. Search for: 55C2 3F3C 0001
  7172. Change to:  40A2  " "  " "
  7173. -
  7174. Media Paint
  7175. vAlias
  7176. Please see the entry Strata MediaPaint
  7177. -
  7178. MediaMaker
  7179. v1.5
  7180. 1987-1065-3071
  7181. -
  7182. Meeting Maker
  7183. vXP
  7184. 50 User VF6C-B724Q-7R6R2
  7185. 50 User PF6C-B724A-6R6R2
  7186. v1.0
  7187. MV 000563
  7188. †Administration Pwrd:
  7189. admin
  7190. -
  7191. Megadesk
  7192. vAll
  7193. †Search for: 670C 3F3C 0002 1F3C
  7194. Change to:  600C  " "  " "  " "
  7195. Search for: 6700 0114 4EBA EDFC
  7196. Change to:  4E71 4E71  " "  " "
  7197. -
  7198. Megafiler
  7199. vAll
  7200. †Move to block 02A2, position 01C4, Change to 3EBC
  7201. Move to block 02A2, position 01C6, Change to 0100
  7202. Move to block 02A2, position 01C8, Change to 4E71
  7203. Move to block 02A2, position 01CA, Change to 4E71
  7204. -
  7205. MegaForm
  7206. vAll
  7207. †v2.0
  7208. Search for: 6700 00EE 4267
  7209. Change to:  6000  " "  " "
  7210.  
  7211. ==========
  7212. v2.1
  7213. Search for: 6700 00EE 4267
  7214. Change to:  6000  " "  " "
  7215. -
  7216. MegaMerge
  7217. vAll
  7218. †v3.0
  7219. Search for: 6700 00EE 4267 3F3C
  7220. Change to:  6000  " "  " "  " "
  7221. -
  7222. MetaFlo
  7223. v1.2.6
  7224. 14648
  7225. 15028
  7226. 19131
  7227. 2106737
  7228. 2113107
  7229. 2119234
  7230. 2120247
  7231. 2120471
  7232. 227512
  7233. 228433
  7234. 230918
  7235. 234512
  7236. 234711
  7237. 235351
  7238. 2387332
  7239. 2393312
  7240. 2393474
  7241. 2393544
  7242. 25783
  7243. 26650
  7244. 3550857
  7245. 3552499
  7246. 3553275
  7247. 3558496
  7248. 45812
  7249. 45940
  7250. 46676
  7251. 48021
  7252. 49377
  7253. 4986
  7254. 525911
  7255. 526546
  7256. 527306
  7257. 527648
  7258. 5361
  7259. 5717803
  7260. 5723288
  7261. 5724474
  7262. 5904
  7263. 6228939
  7264. 6236
  7265. 6389921
  7266. 6391226
  7267. 6394654
  7268. 6457118
  7269. 6460828
  7270. 6462384
  7271. 749435
  7272. 753853
  7273. 760847
  7274. 761431
  7275. 762978
  7276. 764200
  7277. 832933
  7278. 833624
  7279. 834083
  7280. 836077
  7281. 837482
  7282. 839379
  7283. -
  7284. MGM Cad
  7285. v2.5 II
  7286. 220301
  7287. -
  7288. MGM Station
  7289. vAll
  7290. †v1.0
  7291. Search for: 671C 302E FFFE
  7292. Change to:  601C  " "  " "
  7293. Search for: 101F 0A00 0001 6704
  7294. Change to:   " "  " "  " " 6004
  7295.  
  7296. ==========
  7297. v1.01
  7298. Search for: 6728 302E FFFC
  7299. Change to:  6028  " "  " "
  7300. Search for: 6704 4EAD 0262
  7301. Change to:  6004  " "  " "
  7302. -
  7303. MicroLeague Baseball ][
  7304. vAll
  7305. †For the MLB Application:
  7306. Search for: 4EAD 0652 2000 6708
  7307. Change to:  4E71 4E71  " " 6008
  7308.  
  7309. For the General Manager Application:
  7310. Search for: 4EBA 11EA 4A80
  7311. Change to:  4E71 4E71  " "
  7312. -
  7313. Microphone II
  7314. v3.0
  7315. B 008617
  7316. †MicroPhone II 4.0
  7317. Contains a bug that prevents the program from downloading files to mounted volumes with more than 32768 blocks free. Here's a ResEdit patch you can apply to fix the problem. Use this only if you feel comfortable using ResEdit and ONLY with a copy of MicroPhone II 4.0. Do not modify your master disks.
  7318. Patch 1 fixes XMODEM and YMODEM. Patch 2 fixes Kermit.
  7319.  
  7320. Patch 1:
  7321. CODE 21+$192      From: 302E FFC4 48C0 To: 4280 302E FFC4
  7322.  
  7323. Patch 2:
  7324. CODE 31+$11A8     From: 302E FFEA 48C0 To: 4280 302E FFEA
  7325. -
  7326. Microplanner
  7327. vAll
  7328. †v4.4
  7329. Search for: 6722 487A 0052
  7330. Change to:  6022  " "  " "
  7331.  
  7332. ==========
  7333. Microplanner+ 5.2 - 5.7
  7334. Search for: 6700 00D4 2F0E
  7335. Change to:  6000  " "  " "
  7336. -
  7337. MidiMac
  7338. vAll
  7339. †I had to dissassemble all of CODE 7. By following the code, I was able to
  7340. figure out how to decrypt code 7 (It's encrypted in three parts). To
  7341. dissassemble it I used Nosy by the way. I copied pieces of code 7 to decrypt
  7342. code 7 each time I came to a part that decrypts something. After I got all of
  7343. CODE 7, I had figured out all of the decrypting procs, trap and vector changes etc. When code 7 is done it's disk checks and copy protection, it uses code 6 to change the first jump table item to code 1+5744 and it decrypts the jump table (which is pointed to by A5+CurJtOffset and is the same info as in CODE 0). I copied the procedure that decrypted code 0 and used that to give my a copy of the CODE 0 resource, except decrypted now. CODE 7 jumps to either CODE 1+5744 or CODE 8+0. It changes the first jump table item to code 8+0 if you put in a copy (I guess) and then jumps to the first jump table item after
  7344. disposing itself. CODE 8 gives that big dialog that lets you install copies,
  7345. run the original, run the copy or return to the finder. If you put in the
  7346. original copy in the first place, it goes directly to CODE 1+$5744. The
  7347. _Loadseg instructions in the jump table call GetResource. GetResource was
  7348. patched by CODE 7 to decrypt CODE resources. I had the proc to decrypt the
  7349. other code resources, but I was missing a number, a creation date or longint
  7350. in the boot block I guess. By looking at the decrypted CODE 0 jump table, I
  7351. was able to figure out what the first bytes of each code resource were
  7352. supposed to be because they tell where in the jump table this code resource is used and how many items it has in the jump table. The decrypting proc uses
  7353. some calculation to get a byte each iteration to EOR with the CODE resource
  7354. byte. The procedure was complicated but it turned out (by tracing it) that it
  7355. was only adding $2D to the byte used to EOR with the CODE bytes each time.
  7356. Knowing this and what the eor byte should be for the first 4 bytes, I got the
  7357. number I was missing. (I only needed 8 bits of the 32 bit number). I replaced
  7358. all the resources with the decrypted resources and code 0 pointing to 1+5744
  7359. as the new start of the program and it worked! It seems none of the other
  7360. resources do any copy protection (except for probably code 8 which isn't used
  7361. any more because code 7 isn't used anymore). I made no patches, just decrypted the codes.
  7362. -
  7363. Might & Magic I
  7364. vAll
  7365. † -    MIGHT AND MAGIC I V1.0.1
  7366. EFFECT: Removes the password dialog
  7367. HOW TO:
  7368. Code 4 offset 06a0 change 4eba to 4e71 Code 4 offset 06a2 change fb5a to 4e71
  7369. -
  7370. Might & Magic II
  7371. vAll
  7372. †COLOR V1.0.2 (with possible FREEZE, try out)
  7373. EFFECT: The password dialog will never show up
  7374. HOW TO: LOCATE CODE RESOURCE 4
  7375.  
  7376. CHANGE THE TWO WORDS AT OFFSET 02F4 TO 4E71 2D49
  7377. -
  7378. Might & Magic III
  7379. vAll
  7380. †Type 'BLASTOFF' in a mirror portal to see the ned of the game
  7381. -
  7382. Mind Prober
  7383. vAll
  7384. †Search for: 6718 486D F314 A851
  7385. Change to:  6018  " "  " "  " "
  7386. -
  7387. MindShadow
  7388. vAll
  7389. †Search for: 2F10 4217 205F 4E90
  7390. Change to:  203C 99C4 5501 4E71
  7391.  
  7392. or try,
  7393.  
  7394. Search for: A552 F6C8 44B0 3DC0 1564
  7395. Change to:  CF40 9035 1857 73BB 1995
  7396. -
  7397. Mindsight
  7398. vAll
  7399. †v1.1
  7400. Search for  2924 3F3C 0001
  7401. Change to:  21CE  " "  " "
  7402. -
  7403. MiniCAD
  7404. v5.0
  7405. 1500-04059406
  7406. 1500-02837048
  7407. v4.0+
  7408. 1400-07710400
  7409. †v2.01
  7410. Search for: 5E2E 9F4E 7550 4154 204E 56FE EC
  7411. Change to:   " "  " "  " "  " " 2000 0000 00
  7412. Search for: FA3F 2EFF FE48 6EFE F14E AD02 02
  7413. Change to:   " "  " "  " "  " " F100 0000 00
  7414.  
  7415. ==========
  7416. v2.43
  7417. Search for: BC6E 000C 6F00 00F4 42A7
  7418. Change to:   " "  " " 6000  " "  " "
  7419. Search for: 200C 6700 00C6 4247
  7420. Change to:   " " 6000  " "  " "
  7421. -
  7422. MiniTAB
  7423. vAll
  7424. M8208005
  7425. -
  7426. Minotaur
  7427. vAll
  7428. †Network Crack:
  7429.  
  7430. CODE #6 +1D90 67->60
  7431. -
  7432. Mission Thunderbolt
  7433. vAll
  7434. †In the application:
  7435. $129 Change 1EF0-1FB0 to 0000-0000
  7436. Then just type RETURN when asked to enter the code
  7437.  
  7438. ==========
  7439. v1.06
  7440. STRS #129, Change $1BF0-1CAF to 0000-0000
  7441. or
  7442. CODE 11+$280C     From: 67F6 To: 60F6
  7443.  
  7444. or
  7445.  
  7446.     MISSION THUNDERBOLT (version unknown)
  7447. EFFECT: allows any entry including return for password HOW TO: LOCATE CODE RESOURCE 11
  7448. CHANGE THE WORK AT offset $280C,  FROM 67F6 to 60F6
  7449. (Thanks to Dean C)
  7450. MISSION THUNDERBOLT 1.0.1
  7451. EFFECT: Bypasses COPY PROTECTION:
  7452. HOW TO: CODE 000B+280C
  7453.     find:    67F6
  7454.     replace: 60F6
  7455. -
  7456. MitemView
  7457. vAll
  7458. 11089
  7459. -
  7460. MobileMath for Newton
  7461. vAll
  7462. 2100012050337131
  7463. -
  7464. Monopoly
  7465. v2.01
  7466. †    MONOPOLY2.01 (COLOR) Virgin Games'
  7467. EFFECT: The password dialog will never show up
  7468. HOW TO: LOCATE CODE RESOURCE 8
  7469. CHANGE THE WORD AT OFFSET 3BBC FROM 6600 TO 6000
  7470.     MONOPOLY2.05 (COLOR)  Virgin Games'
  7471. EFFECT: The password dialog will never show up
  7472. HOW TO: LOCATE CODE RESOURCE 8
  7473. CHANGE THE WORD AT OFFSET 3D1A FROM 6600 TO 6000
  7474.     MONOPOLY2.05 (B&W)  Virgin Games'
  7475. EFFECT: The password dialog will never show up
  7476. HOW TO: LOCATE CODE RESOURCE 8
  7477.     CHANGE THE WORD AT OFFSET 3DA6 FROM 6600 TO 6000
  7478. -
  7479. MORE
  7480. vAll
  7481. †Name in STR 63. Organization in STR 64. Personalized information is encoded.
  7482. -
  7483. More Disk Space
  7484. vAll
  7485. 1982487924
  7486. †v1.1
  7487. Key words for successful use of MDS
  7488. To install, make a diskcopy image, boot from that floppy (very important). Go into options under file. Select which disk to install on (or sets of disks). Install (File menu). 2nd most important thing: Don’t let it go automatic on you. The automatic is eating people although we've had NO NO NO NO NO NO NO problems with it here or our collective 750 meg of hard drives on 7 machines. You can still reap the benefits of MDS by just smashing programs and games etc MANUALLY. You’ll still get 30-40 meg of hard drive space, your programs will not launch any slower, sometimes even faster and you won't have to publish any more messages about how it ate your precious files that you didn’t have backed up properly.
  7489.  
  7490. To remove MDS:
  7491. Run program from HD,
  7492. Hold down Command key
  7493. File menu’s formerly dimmed “Install” item will appear undimmed as “Remove”
  7494. Just make sure you have your hard disk selected in the options dialog or it won’t know which machine to remove from.
  7495. -
  7496. More Lemmings
  7497. vAll
  7498. †  W I C K E D
  7499. 02 - NICMITUODP
  7500. 03 - OCCLWUGPDL
  7501. 04 - CKLVUFOQDS
  7502. 05 - GAHPVMHBEF
  7503. 06 - IHSTDNGCEM
  7504. 07 - MQTDJGEDEI
  7505. 08 - QVMHGMMEEK
  7506. 09 - VMHGAHVFEP
  7507. 10 - ELGIHTTGEQ
  7508. 11 - NGCLTTDHEQ
  7509. 12 - GKLWVLJIES
  7510. 13 - GEHQUDLJEM
  7511. 14 - OISWLHGKEQ
  7512. 15 - MPUDLGCLEQ
  7513. 16 - PUMHGIMMEM
  7514. 17 - UMHGEITNEJ
  7515. 18 - DNGIHTUOEK
  7516. 19 - HGCMUWLPEP
  7517. 20 - GKMUUELQED
  7518. 21 - GGHPTFNBFJ
  7519. 22 - MHQTFNGCFR
  7520. 23 - LPTGNGCDFM
  7521. 24 - STFNGILEFF
  7522. 25 - TGLGAHWFFN
  7523. 26 - GLGIHVTGFF
  7524. 27 - LGCLWTFHFE
  7525. 28 - GMLWTNJIFF
  7526. 29 - GAHSUGLJFO
  7527. 30 - KHSUGLGKFJ
  7528. 31 - MQUOJFGLFO
  7529. 32 - SUGNGKLMFR
  7530. 33 - UGLGCHWNFI
  7531. 34 - FLGOHTUOFR
  7532. -
  7533. Morph
  7534. v2.5
  7535. 4606000800
  7536. v2.0
  7537. 1406016346
  7538. v1.1
  7539. 1300670063
  7540. -
  7541. Mouse Stampede
  7542. vAll
  7543. †Search for: 3F3C 0006 4EBA 03EC 6000 0096
  7544. Change to:  4E71 4E71 4E71 4E71 4E71 4E71
  7545.  
  7546. or try,
  7547.  
  7548. Search for: 3F3C 0006 4EBA 0CEC 6000 0096
  7549. Change to:  4E71 4E71 4E71 4E71 4E71 4E71
  7550. -
  7551. Mouse Write
  7552. vAll
  7553. †v1.1
  7554. Search for: 6760 2F0E 4EBA
  7555. Change to:  6060  " "  " "
  7556. Search for: 6700 0088 206E
  7557. Change to:  6000  " "  " "
  7558. Search for: 6606 2F0E 4E
  7559. Change to:  6006  " "  "
  7560. v2.3
  7561. Search for: 6606 2F0E 4EBA FF18
  7562. Change to:  6006  " "  " "  " "
  7563. Search for: 6700 0088 206E 0008
  7564. Change to:  6000  " "  " "  " "
  7565. Search for: 6606 2F0E 4EBA FD00
  7566. Change to:  6006  " "  " "  " "
  7567. Search for: 6706 2F0E 4EBA FC62
  7568. Change to:  6006  " "  " "  " "
  7569. -
  7570. Movie Magic
  7571. vAll
  7572. †To break the copy protection of Movie Magic, here’s what ya do. Use ResEdit to find the place where the copy protected name is stored. Simply backspace over it, deleting it. The name is also stored in the footnotes. If you disable it, the machine will bomb if anyone tries to use a footnote. So place an invisible box over the footnote box so no one will even think of using it in the first place.
  7573. -
  7574. MS Chart
  7575. vAll
  7576. †Search for: 6081 BEDD 608B BEDD
  7577. Change to:  4E71  " "  " "  " "
  7578. -
  7579. MS Excel
  7580. v4.0
  7581. 00-065-0400-46250964
  7582. v3.0
  7583. 00-065-0300-92000809
  7584. †v1.0
  7585. Search for: 608E BEDD
  7586. Change to:  B103 6ADD
  7587.  
  7588. or try,
  7589.  
  7590. Search for: 37CF 0267 DD79
  7591. Change to:  00CF  " "  " "
  7592.  
  7593. or try,
  7594.  
  7595. MS Excel crack 1.0
  7596. Search for: 0000 A5A5
  7597. Change to:  045B BAAB
  7598. 2nd crack
  7599. Search for: 37CF 0267 DD79
  7600. Change to:  00CF  " "  " "
  7601.  
  7602. MS Excel Serial # Removal
  7603. To remove the hidden ser# on excel, search for 7A43 5856 425A.
  7604. Change the *next* 3 words to 0000 0000 0000. Some may be zeros already.
  7605. -
  7606. MS File
  7607. vAll
  7608. †Search for: 1260 82BE DD
  7609. Change to:  124E 71BE  "
  7610.  
  7611. ==========
  7612. v1.02
  7613. Search for: 608F BEDD 608E
  7614. Change to:  678F  " "  " "
  7615.  
  7616. ==========
  7617. v1.04
  7618. Search for: 608E BEDD 608F
  7619. Change to:  678E  " "  " "
  7620. -
  7621. MS Multiplan
  7622. vAll
  7623. †v1.02
  7624. Search for: 1260 8007 BE
  7625. Change to:  4E71  " "  "
  7626. -
  7627. MS Word
  7628. vAll
  7629. †v1.05
  7630. Search for: DD 6084 BEDD
  7631. Change to:   " 4E71  " "
  7632.  
  7633. ==========
  7634. v1.15
  7635. Search for: 608E BEDD
  7636. Change to:  4E71  " "
  7637. MS Word A
  7638. Search for: DD 608B BEDD
  7639. Change to:   " 4E71  " "
  7640. MS Word B
  7641. Search for: DD 6084 BEDD
  7642. Change to:   " 4E71  " "
  7643. -
  7644. Multi Ad Search
  7645. vAll
  7646. 100063800
  7647. 100066120
  7648. -
  7649. Multi-Ad Creator
  7650. v3.0.1
  7651. 000437085
  7652. v3.0
  7653. 000716055
  7654. v2.2
  7655. 100911030
  7656. 000002784
  7657. v2.0
  7658. 000002784
  7659. 100911030
  7660. vAll
  7661. 100911030
  7662. 100733861
  7663. 100733861
  7664. 100063800
  7665. 100066120
  7666. †For the General Manager Application:
  7667. Search for: 4EBA 11EA 4A80
  7668. Change to:  4E71 4E71  " "
  7669.  
  7670. ==========
  7671. v3.0
  7672. In the application:
  7673. CODE 14+$1C56     From: 6776      To: 4E71
  7674.        +$1D28     From: 6700 007E To: 4E71 4E71
  7675.        +$1D2E     From: 6700 00F2 To: 4E71 4E71
  7676.        +$1D4A     From: 6708      To: 4E71
  7677.        +$1E26     From: 662A      To: 4E71
  7678. This both cracks the program and removes the network check.
  7679. ==========
  7680. v3.5
  7681. Forget the install process... Copy the disk files to your hard drive and extract the files yourself & put into a folder (files from disk 1&2 have to be done this way, the other can be run on their own), now in the application change:
  7682. CODE 10+$000E     From: 67 To: 60
  7683. this works and gives me and registered to blank, serial #.
  7684. -
  7685. Multi-Disk
  7686. vAll
  7687. PS001604(001)
  7688. -
  7689. MultiClip Pro
  7690. v3.1
  7691. ENV30307-002
  7692. -
  7693. MusicShop
  7694. v1.0
  7695. 210.100.000115xx (x =  any number)
  7696. -
  7697. MusicTime
  7698. vAll
  7699. MV20-0-1045-1830
  7700. -
  7701. Mutant Beach
  7702. vAll
  7703. 000234
  7704. 003557
  7705. -
  7706. My Office
  7707. vAll
  7708. †Search for: 6600 00A2 2813 6700
  7709. Change to:  6000  " "  " "  " "
  7710. -
  7711. My School
  7712. vAll
  7713. 6580040
  7714. -
  7715. My Town
  7716. vAll
  7717. 8620045
  7718. -
  7719. myDiskLabeller
  7720. vAll
  7721. †v1.0
  7722. Search for: 6600 05B0 41ED 0352
  7723. Change to:  4E71 4E71  " "  " "
  7724. -
  7725. MyLabelDesigner
  7726. v1.0.1
  7727. 2227-30259
  7728. -
  7729. MYOB
  7730. v5.0.4
  7731. JZ51726
  7732. -
  7733. Name Cleaner
  7734. v1.0.1
  7735. Note: name field is case sensitive
  7736. 409639    '_Anonymous_'
  7737. 1551782    'Public Domain'
  7738. -
  7739. Nascar Challenge
  7740. vAll
  7741. †Bill Elliots NASCAR Challenge:
  7742. CODE 3+$07E0     From: 6700 FF46 To: 4E71 4E71
  7743.       +$07E8     From: 6604      To: 4E71
  7744. this totally removes the protection as you do not even have to press a key
  7745.  
  7746. or try,
  7747.  
  7748. Bill Elliot's Nascar Challenge!
  7749. As always, open it up with ResEdit (The Application 'benc').
  7750. CODE 3+$0B5E     From: 6704 To: 4E71
  7751.  
  7752. This is quite a cool 'Turbo' feature.
  7753. CODE 12+$05D8     From: 006D To: whaver
  7754. The lower the number you change it to, the faster you go. For instance, if you want to double your speed (Doesn’t change the other cars’ speeds), change it to $0036 (Half of $006D). If you want to have fun, and just fly out of the stadium, set it to below $0010. If you for any reason, want to go really slow, set it to something like $0100.
  7755. -
  7756. Negotiation Edge
  7757. vAll
  7758. †Search for:FDD0 6718 486D
  7759. Change to:  " " 6018  " "
  7760. -
  7761. Net-Cal
  7762. vAll
  7763. †v1.3
  7764. Search: FFDE B0AE FFDA 6F0C
  7765. Change:  " "  " "  " " 600C
  7766. -
  7767. NetPhone
  7768. v1.2.1
  7769. NPQ356V8
  7770. -
  7771. Nightingale
  7772. v1.01
  7773. 195121
  7774. -
  7775. Nightwatch
  7776. vAll
  7777. †Nightwatch is a slick new protection scheme for hard disks. It is supposed to prevent anyone from accessing your hard disk, but really doesn't do much good. Basically it alters the hard disk so it seems to be permantely write protected. If the disk is write protected, you can write out the Desktop file, and the mac won't mount it.
  7778. How to crack it!
  7779. 1) Bring a disk with the System on it and Mactools from copy ii mac. MAKE SURE that Mactools is the “startup” application, so you won’t even get into the Finder and see this desktop shit.
  7780. 2) Boot the disk on the nightwatched system and you'll be up into Mactools with the ‘nightwatched’ hard disk mounted, ready to be leached!
  7781. (For more fun, bring another HD and leach the whole fucking thing!)
  7782. Alternately, you can set startup to any application and use Disktools or Disktop to open up nightwatch.
  7783. -
  7784. Nisus Writer
  7785. v4.0.6
  7786. 1923328854936
  7787. v4.0.3
  7788. 8382135866940
  7789. v3.0.x
  7790. 90040236
  7791. -
  7792. Nok Nok
  7793. vAll
  7794. 9300 49591
  7795. 9300 49799
  7796. 9300 59593
  7797. -
  7798. Notify
  7799. vAll
  7800. 0005940166
  7801. -
  7802. Now Bundle Installer
  7803. v3.5
  7804. BNA-350-0001-011873529747
  7805. -
  7806. Now Compress
  7807. v1.0x
  7808. NCA-100-0001-003575417719
  7809. -
  7810. Now Contact
  7811. v3.5
  7812. BNA-350-0001-011873529747
  7813. v3.0
  7814. CTA-300-0001-000666706778
  7815. CTA-300-0001-075642105493
  7816. vAll
  7817. NCT-100-0001-000000451264
  7818. NCT-100-0001-000001134944
  7819. NCT-100-0001-000002522128
  7820. NCT-100-0001-000003488392
  7821. NCT-100-0001-000004357860
  7822. NCT-100-0001-000005235762
  7823. NCT-100-0001-000006896297
  7824. NCT-100-0001-000007087356
  7825. NCT-100-0001-000008807586
  7826. NCT-100-0001-000009688595
  7827. NCT-100-0001-000010736698
  7828. NCT-100-0001-000011197968
  7829. NCT-100-0001-000012008297
  7830. NCT-100-0001-000013958804
  7831. NCT-100-0001-000014206730
  7832. NCT-100-0001-000015717029
  7833. NCT-100-0001-000016915346
  7834. NCT-100-0001-000017513305
  7835. NCT-100-0001-000018395860
  7836. NCT-100-0001-000019267534
  7837. NCT-100-0001-000020418569
  7838. NCT-100-0001-005022697310
  7839. Reserved: NCT-100-0001-099999820388
  7840. -
  7841. Now Up-to-Date
  7842. v3.5
  7843. BNA-350-0001-011873529747
  7844. v3.0
  7845. UDA-300-0001-000001885057
  7846. UDA-300-0001-000002547761
  7847. UDA-300-0001-000003794225
  7848. UDA-300-0001-000004298420
  7849. UDA-300-0001-000005349864
  7850. UDA-300-0001-000666515963
  7851. UDA-300-0001-015049716191
  7852. v2.0
  7853. UDU-200-0001-002377188121
  7854. v1.0
  7855. UDA-100-0001-011445453986
  7856. -
  7857. Now Utilities
  7858. v5.0.1
  7859. NUA-500-0001-005930092882
  7860. Any numbers from 5.0
  7861. v5.0
  7862. NUA-500-0001-005930092882
  7863. NUA-500-0001-000001153288
  7864. NUA-500-0001-000002637220
  7865. NUA-500-0001-000003098898
  7866. NUA-500-0001-000004048457
  7867. NUA-500-0001-000005219300
  7868. NUA-500-0001-000006457186
  7869. NUA-500-0001-000007152361
  7870. NUA-500-0001-000008038064
  7871. NUA-500-0001-000009597126
  7872. NUA-500-0001-000010539034
  7873. NUA-500-0001-000010539034
  7874. NUA-500-0001-000013109925
  7875. NUA-500-0001-000012227787
  7876. NUA-500-0001-000011213269
  7877. NUA-500-0001-000014335250
  7878. NUA-500-0001-000999531947
  7879. NUA-500-0001-000019201700
  7880. NUA-500-0001-000018479633
  7881. NUA-500-0001-000017111730
  7882. NUA-500-0001-000016973956
  7883. NUA-500-0001-000015557769
  7884. -
  7885. NUBase
  7886. v1.3
  7887. 0000000-00
  7888. -
  7889. NuPaint
  7890. vAll
  7891. 10111220
  7892. -
  7893. O.G.R.E.
  7894. vAll
  7895. †Search for: 6700 000E A017 21FC 0000
  7896. Change to:  6000  " "  " "  " "  " "
  7897. Must use the system that comes with the game (lots of resources).
  7898. HFS disks: remove all files from folders.
  7899. -
  7900. Object Master
  7901. v2.0.2
  7902. L\002428392663
  7903. -
  7904. Oh, no!  More Lemmings!
  7905. vAll
  7906. † - OH, NO! MORE LEMMINGS
  7907. EFFECT: Gets rid of passwords for individual levels in Oh No! More Lemmings HOW TO: In CODE 3, at offset 0xDB2, replace exactly 88 bytes (11 lines in ResEdit's general editor) with the following 88 bytes (11 lines) of garble:
  7908. 48E7 1F18 47ED D02C
  7909. 4245 101B 0C00 0030
  7910. 6D14 0C00 0039 6E0E
  7911. 4880 0440 0030 CAFC
  7912. 000A DA40 60E4 0C45
  7913. 0064 6E1A 4A45 6F16
  7914. 5345 3B45 DC52 2005
  7915. 48C0 81FC 0014 3B40
  7916. DC82 7001 600A 426D
  7917. DC52 426D DC82 7000
  7918. 4CDF 18F8 4E75 4E75
  7919. You'll probably want to update the corresponding dialog to make the prompt more appropriate. I changed item 4 of DITL 2001 to read "Level?  (1 = Tame 1, 21 = Crazy 1, 41 = Wild 1, 61 = Wicked 1, 81 = Havoc 1)" so that I won't forget this is a patched copy.
  7920.  
  7921. or
  7922.  
  7923. OH, NO! MORE LEMMINGS
  7924. EFFECT: This will remove the personalisation requirement
  7925. HOW TO: CODE 2 Offset $1410
  7926.             From: 661C
  7927.                 To: 4E71
  7928.         CODE 2 Offset $1E78
  7929.             From: 6700
  7930.                 To: 6000
  7931.         CODE 2 Offset $1F60
  7932.             From: 6706
  7933.                 To: 6006
  7934.         CODE 3 Offset $0506
  7935.             From: 671E
  7936.                 To: 601E
  7937.  
  7938. -
  7939. Oids
  7940. vAll
  7941. †CODE 12+$1F58     From: 670C To: 4E71
  7942.        +$1F5E     From: EC70 To: EC72
  7943.        +$1F62     From: EC72 To: EC70
  7944.  
  7945. v1.3
  7946. CODE 12+$1F7C     From: 670C To: 4E71
  7947.        +$1F82     From: EC2E To: EC30
  7948.        +$1F86     From: EC30 To: EC2E
  7949. -
  7950. OmniPage
  7951. v5.0
  7952. 0102E-%001705
  7953. v2.1
  7954. 0102E-%001705
  7955. 0132A-%002643
  7956. v2.0
  7957. 2801G-%001327
  7958. v3.0
  7959. 0102E-%001705
  7960. 0132A-%002643
  7961. -
  7962. Omnis 3+
  7963. vAll
  7964. †Search for: 6612 2F2E 0008
  7965. Change to:  6012  " "  " "
  7966. Search for: 6624 2006 0A00
  7967. Change to:  4E71  " "  " "
  7968. -
  7969. Omnis 7
  7970. v2.0
  7971. 7MDSI25119011700
  7972. 7MIES 450M 000000 94312
  7973. v1.1 Windows
  7974. 7WDI 108844 18592
  7975. v1.1 Mac
  7976. 7MDI 102344 37554
  7977. 7MDI 103039 37065
  7978. 7MDI 103247 37782
  7979. v1.0.3 Win 3.x
  7980. 7WDI 108844 18592
  7981. Name each disk D1, D2, D3, D4, D5
  7982. Unzip to FLOPPIES then install through Windows
  7983. v1.0.3 Mac
  7984. 7MDI 102344 37554
  7985. 7MDI 103039 37065
  7986. Name each disk D1, D2, D3
  7987. -
  7988. One on One
  7989. vAll
  7990. †Search for: 2CE0 075B 4274 01C5
  7991. Change to:  42BF D8BD 9A4B 3915
  7992. Search for: D8EF F320 B611
  7993. Change to:  D8BD 96C6 C05D
  7994. -
  7995. Operation Combat
  7996. vAll
  7997. †It took me a few hours, but I finally figured out a crack for this program. The only problem is that you cannot quit except through the monitor… You know, press the interupt switch and type SM 0 A9F4, G 0 or in MacsBug type ‘es’...
  7998.  
  7999. Search for: 102D 9E0A 6700 FEE2 4EBA 1A2E
  8000. Change to:   " "  " " 6000  " "  " "  " "
  8001.  
  8002. This trades a BEQ for a BRA. Works great.
  8003. -
  8004. Operation Desert Storm
  8005. vAll
  8006. †(B&W & Color)
  8007. Search for: 6700 FF44 2F2C FFEC
  8008. Change to:  4E71 4E71  " "  " "
  8009. -
  8010. Operation Tsunami
  8011. vAll
  8012. †Level Passwords (case sensitive):
  8013.  
  8014.          Normal:   Hard:
  8015. Level 1
  8016. Area 2   FrGdSL    ThrfrG
  8017. Area 3   vdThWr    ndMkDs
  8018. Area 4   ldThtH    cplsfl
  8019. Level 2
  8020. Area 1   GvHsnl    lNtnsB
  8021. Area 2   Bgttns    tzngTh
  8022. Area 3   nThtTh    mnThNm
  8023. Area 4   sWhBlv    fThFth
  8024. Level 3
  8025. Area 1   thnHmM    rndfTh
  8026. Area 2   ghtNtP    SnndfT
  8027. Area 3   BtHvtr    hHlySp
  8028. Area 4   nlLfJh    rtMtth
  8029. Level 4
  8030. Area 1   ThrSxt    wTwnty
  8031. Area 2   nKngJm    ghtTwn
  8032. Area 3   sVrsnf    tyNwnt
  8033. Area 4   ThHlBb    nlVrsn
  8034. Level 5
  8035. Area 1   lPrsGd    PrsJss
  8036. -
  8037. OptiMem
  8038. v1.5.6
  8039. AVFA-SHAA-LLAO-LBPUA
  8040. -
  8041. Out of This World
  8042. vAll
  8043. †CODE 5+$325C     From: 67C0 To: 4E71
  8044.  
  8045. File 0146 is a GIF that has a secret message....
  8046.  
  8047. Codes:
  8048.  1) LDKD    2) HTDC    3) CLLD    4) FXLC    5) KRFK
  8049.  6) XDDJ    7) LBKG    8) KLFB    9) TTCT    10) DDRX
  8050. 11) TBHK   12) BRTD   13) CKJL   14) LFCK    15) BFLX
  8051. 16) XJRT   17) HRTB   18) HBHK   19) JCGB    20) HHFL
  8052. 21) TFBB   22) TXHF
  8053. -
  8054. OverVUE
  8055. vAll
  8056. †Search for: 1842 8112 3C00 314E
  8057. Change to:  0242  " "  " "  " "
  8058. ==========
  8059. v2.0?
  8060. Move to block 030B, position 019C, Change to 0000
  8061. Move to block 030B, position 01A0, Change to 0000
  8062. or
  8063. Search for: 1842 8112 3C00 314E
  8064. Change to:  0242  " "  " "  " "
  8065. -
  8066. Oxyd
  8067. vAll
  8068. †Here are the first 2nd to 11 level codes:
  8069.  2) 218780766   3) 10232399    4) 32882199
  8070.  5) 13794470    6) 28197802    7) 17887807
  8071.  8) 51761122    9) 83882268   10) 6071220
  8072. 11) 58037867
  8073.  
  8074. Oxyd Patch
  8075.  
  8076. Here's the patch I found for removing the Oxyd CP. Maybe it can be added to
  8077. the new Cracks and Numbers file?
  8078.  
  8079.  OXYD 3.4
  8080. Depending on which version you want to run (B&W or Color) you need to
  8081. alter the appropriate Data A file.  (Note: this only works with 3.4; I
  8082. have no idea if it works with 3.3)
  8083.  
  8084. **NOTE: you require a Disk/File editor such as Norton Disk Utilites
  8085. rather than Resedit because you are editing the Data fork not Resource
  8086. fork.
  8087. EFFECT: This patch allows you to enter in the level number you want to
  8088. play,
  8089. instead of the annoying 'secret code'.
  8090. Data A Color +$0001BC48 (#113736):
  8091. Data A Mono  +$0001C18A (#115082):
  8092. change: 6F6E DEC8 FFFD D823 to 614A 0080 FFF7 CFFA
  8093.                    and
  8094. Data A Color +$0001BC5A (#113754):
  8095. Data A Mono  +$0001C19C (#115100):
  8096. change: 4CFF FFF6 to CFFF FEFA
  8097.  
  8098. Now you can just enter in the level number you want to play (preceded by
  8099. the appropriate number of 0's, so level 12 would be 00000012).
  8100.  
  8101. EFFECT: This patch allows you to press any key to remove the 'magical
  8102. tokens'
  8103. which block your path.
  8104. Data A Color +$0002C9F6 (#182774):
  8105. Data A Mono  +$0002CF36 (#184118):
  8106. change: 669F to DE43
  8107.  
  8108. Data A Color +$0002CA22 (#182818):
  8109. Data A Mono  +$0002CF62 (#184162):
  8110. change: 669F to DE43
  8111.  
  8112. Data A Color +$0002CA4E (#182862):
  8113. Data A Mono  +$0002CF8E (#184206):
  8114. change: 669F to DE43
  8115.  
  8116. or
  8117.  
  8118.     OXYD 3.4
  8119. Depending on which version you want to run (B&W or Color) you need to alter the appropriate Data A file.  (Note: this only works with 3.4; I have no idea if it works with 3.3)
  8120. **NOTE: you require a Disk/File editor such as Norton Disk Utilites rather than Resedit because you are editing the Data fork not Resource fork.
  8121. EFFECT: This patch allows you to enter in the level number you want to play,
  8122. instead of the annoying 'secret code'.
  8123. Data A Color +$0001BC48 (#113736):
  8124. Data A Mono  +$0001C18A (#115082):
  8125. change: 6F6E DEC8 FFFD D823 to 614A 0080 FFF7 CFFA and
  8126. Data A Color +$0001BC5A (#113754):
  8127. Data A Mono  +$0001C19C (#115100):
  8128. change: 4CFF FFF6 to CFFF FEFA
  8129. Now you can just enter in the level number you want to play (preceded by the appropriate number of 0's, so level 12 would be 00000012).
  8130. EFFECT: This patch allows you to press any key to remove the 'magical tokens'
  8131. which block your path.
  8132. Data A Color +$0002C9F6 (#182774):
  8133. Data A Mono  +$0002CF36 (#184118):
  8134. change: 669F to DE43
  8135. Data A Color +$0002CA22 (#182818):
  8136. Data A Mono  +$0002CF62 (#184162):
  8137. change: 669F to DE43
  8138. Data A Color +$0002CA4E (#182862):
  8139. Data A Mono  +$0002CF8E (#184206):
  8140. change: 669F to DE43
  8141.  
  8142. -
  8143. PacerForum
  8144. vAll
  8145. License Key: 5
  8146. User Key:    B-6MX00096002114
  8147. -
  8148. PacerTerm
  8149. v1.0
  8150. B-43C78920099091
  8151. -
  8152. Pagemaker
  8153. v5.0
  8154. 11-1009-200021734
  8155. 11-1516-200723741
  8156. v5.0b1
  8157. 11-1009-200021734
  8158. v4.x
  8159. 02-4008-200010087
  8160. 02-6023-000345263
  8161. 02-3013-000-196593
  8162. 08-1003-000357503
  8163. 02-0004-000094245
  8164. 02-3008-000036469
  8165. 02-0000-000000000
  8166. †v1.0
  8167. Search for: 4E56 FFFE 422E 0008 486E
  8168. Change to:  205F 301F 1F3C 0001 4ED0
  8169.  
  8170. ==========
  8171. v5.0
  8172. Open up the PageMaker App itself with ResEdit (or your favorite Brand X resource editor) and find the 'KXRX' resource. The net ID number is located between offsets 0A and 1F inclusive. You will find all of the bytes at these offsets have already been zeroed. Change them to whatever makes you happy (as long as it's unique for each machine on the net).
  8173.  
  8174. ==========
  8175. v1.1
  8176. Search for: 6B00 00F4 203C 0000
  8177. Change to:  6000  " "  " "  " "
  8178. Search for: 670E 4267 4EBA FCF0
  8179. Change to:  600E  " "  " "  " "
  8180. Search for: 670C 4267 4EBA FCD4
  8181. Change to:  600C  " "  " "  " "
  8182.  
  8183. ==========
  8184. v1.2
  8185. Search for: 676E 4267 2F07 4EAD
  8186. Change to:  606E  " "  " "  " "
  8187.  
  8188. ==========
  8189. Pagemaker Ser. # Removal:
  8190. To erase the serial number of Page Maker:
  8191.  - Start Fedit
  8192.  - Open File Page Maker
  8193.  - Read sector 0 of the file
  8194.  - At location $158 you will find a string like “xxxx 69xx xxxx 69xx xxxx
  8195.    xxxx” which is the serial number. They, of course, encoded it but with a
  8196.    simple key. They used the creator string "ALDU" and pass each letter in
  8197.    turn to encode each number of the serial number.
  8198.    Ex.:
  8199.    $71 XOR $41 (A) = $30 (0)
  8200.    $7E XOR $4C (L) = $32 (2)
  8201.    $69 XOR $44 (D) = $2D (-)
  8202.    and so on...
  8203.  - If you just change the numbers to put out a 00-000-00000, the program bombs
  8204.    out of its skull.
  8205.  - A little more digging uncovers the preceding two bytes. $156 is the address
  8206.    where the serial number check begins. It is normally a $0D so the checking
  8207.    doesn’t begin until the 6th number ($15D) in the serial number string
  8208.    (which starts at $158).
  8209.  - $157 is the number of digits to print in the serial number box when the
  8210.    program starts. If the number is less then $0C (original number), the
  8211.    string “Serial number” before the actual number doesn’t get printed.
  8212.  - So, to turn the number to 00-000-00000:
  8213. * Read sector 0 of the Page Maker file
  8214. * Go to byte $156
  8215. * Hex modify: 0D0C XXXX 69XX XXXX 69XX XXXX XXXX
  8216.   To:         140C 717C 6965 717C 6965 717C 7465
  8217. * Write the sector back
  8218. -
  8219. PageNow
  8220. v1.0
  8221. 800427536402
  8222. -
  8223. Paint Alchemy
  8224. v2.0
  8225. 100110824578
  8226. -
  8227. Painter (Fractal Painter)
  8228. v3.0
  8229. PM999RAZ9999999-GFLB-999
  8230. PM300NAZ0008665-RYKA-001
  8231. v2.0
  8232. 0011187QBO
  8233. (The last 3 are letters)
  8234. 0000000xxx
  8235. v1.x
  8236. OOOOOOOAAA
  8237. 0013951HZY
  8238. 0014731DJN
  8239. †Painter 1.2
  8240. To make it so you can use any serial number (7 digits, 3 letters), change:
  8241. GWIL 1+$322     From: 6600 FEF8 To: 4E71 4E71
  8242. Registerred copies will not have a GWIL 1 resource and can’t be registerred without one. After registerring, a CPHR 0 resource is added that holds your name and serial number.
  8243.  
  8244. ==========
  8245. v2.0
  8246. GWIL
  8247. GWIL    main     CHANGES
  8248. +21A     +FE     6718->6018
  8249. +286    +16A     6FB8->4E71
  8250. +2E2    +1C6     6FAC->4E71
  8251. +322    +206     6600 FEF8 -> 4E71 4E71
  8252. +3DA    +2BE     6EB6->4E71
  8253. +40A    +2EE     670C->4E71
  8254. CODE 2
  8255. +12EA  6600 FE46 -> 4E71 4E71
  8256. +131C  6FDB -> 4E71
  8257. +134C  6FD8 -> 4E71
  8258. -
  8259. Panorama II
  8260. v2.0.1
  8261. 1-27835-XQVGEBC
  8262. †Hex Changes
  8263. Search for: 6730 4EBA 02E8 4AAC 90AE 6602 A9F4 (Found on sector 494)
  8264. Change to : 6730 4E71 4E71 4E71 4E71 4E71 4E71
  8265. Panorama 2.01
  8266. 01-1400-6350
  8267. 1-19292-VQLFEBC
  8268. -
  8269. PANTONE ColorDrive
  8270. v1.0
  8271. PCDM-100-01185
  8272. -
  8273. Paperless Printer
  8274. v2.0.1
  8275. 00011364CSGP
  8276. -
  8277. Pararena
  8278. vAll
  8279. †v2.0
  8280. Change CODE 2+327C
  8281. from:
  8282. 4EBA FED6 1E00 4A2D E383
  8283. to:
  8284. 1B7C 0000 E383 6000 0016
  8285. AND
  8286. Change CODE 2+32A0
  8287. from:
  8288. 1007
  8289. to:
  8290. 7001
  8291. -
  8292. Passport Producer
  8293. v1.0
  8294. PV1-0-01018-0580
  8295. -
  8296. Pathways into Darkness
  8297. v1.0  I think
  8298. †EFFECT: This will remove the "match the monsters" box. HOW TO: LOCATE 'CODE' ID 2 FIND Offset $002E
  8299.         From: 4EBA 1106
  8300.             To: 4E71 4E71
  8301.  
  8302.     PATHWAYS OF DARKNESS (v1.0  I think)
  8303. EFFECT: This will allow you to play even after you enter the wrong sequence of monsters three times.
  8304. HOW TO: LOCATE 'CODE' ID 2 FIND Offset $0036
  8305.         From: A9F4
  8306.             To: 4E71
  8307.  
  8308.     PATHWAYS INTO DARKNESS  (note - somepeople say this doesn't work)
  8309. EFFECT: You don't have to worry about the dialog any more.
  8310. HOW TO: Open the CODE resource with ID 2 and jump to offset $2E.
  8311.         Change from $4EBA to $6008
  8312. -
  8313. Patton Strikes Back
  8314. vAll
  8315. †Search for: 4E56 E136 48E7 1F08 41FA
  8316. Change to : 4E75
  8317. -
  8318. Pax Imperia
  8319. vAll
  8320. †v1.02
  8321. Open Pax Imperia with ResEdit: To have unlimited abilities for your race:
  8322. Change CODE 23 at $1208, $13B4, $1560, $170C
  8323.  
  8324. From: $6C22
  8325.  
  8326. To:
  8327. $4E71
  8328.  
  8329. To have unlimited abilities when you create your own drives (Click New in the
  8330. Tech window):
  8331. Change CODE 4 at $3162, $3242
  8332.  
  8333. From: $6F0E
  8334.  
  8335. To:
  8336. $600E
  8337. To have unlimited abilities when you create your own shields (Click New in the
  8338. Tech window):
  8339. Change CODE 4 at $2D96, $2E76, $2F56
  8340. From: $6F0E
  8341.  
  8342. To:
  8343. $600E
  8344. To have unlimited abilities when you create your own sensors (Click New in the
  8345. Tech window):
  8346. Change CODE 4 at $260A
  8347. From: $6F08
  8348.  
  8349. To:
  8350. $6008
  8351. Change CODE 4 at $2752, $289E, $29EA, $2B36
  8352. From: $6F0C
  8353.  
  8354. To:
  8355. $600C
  8356. To have unlimited abilities when you create your own weapons (Click New in the
  8357. Tech window):
  8358. Change CODE 4 at $1A62, $1B18
  8359. From: $6F08
  8360.  
  8361. To:
  8362. $6008
  8363. Change CODE 4 at $1CC4, $1D84, $1F34, $1FF4, $21A4, $2264, $2414, $24D4
  8364. From: $6F0C
  8365.  
  8366. To:
  8367. $600C
  8368. -
  8369. PB Tools (Billy Steingberg’s)
  8370. vAll
  8371. PB1310340
  8372. (there might be a
  8373. space afterthe PB)
  8374. -
  8375. Pegleg
  8376. vAll
  8377. 8-AJ-3122-NHA-8
  8378. -
  8379. Penguin's Revenge
  8380. vAll
  8381. †Search for:4EBA56C089191012 Change to:4E7556C089191012
  8382. -
  8383. PenPal
  8384. vAll
  8385. †v1.3.1
  8386. Open the file "PenPal™ Prefs" in the Preferences Folder (Sys 7) or the System
  8387. Folder (Sys 6):
  8388. Add resource 'PPPS' 128. Type in your name (in ASCII - the right hand column),
  8389. then enter the number of charactacters (in hex) at the beginning of the
  8390. resource (in HEX - the left column).
  8391. Examples:
  8392. Me - Length = 2 so...
  8393. 02 (Hex for 2) + 'Me'
  8394. The Cool Guys - Length = 13 so...
  8395. 0D (Hex for 13) + 'The Cool Guys'
  8396. Everyone in the World - Length = 21 so...
  8397. 15 (Hex for 21) + 'Everyone in the World'
  8398. If you want it to be blank, just type 00 in the left hand column.
  8399. -
  8400. Pensate
  8401. vAll
  8402. †Search for:1B7C 0001 DD00 Change to:4E71 4E71 4E71
  8403. -
  8404. PerFORM Filler Pro
  8405. v1.0
  8406. PROMAC3LFLR1127929306
  8407. Registration 501127 PMF
  8408. -
  8409. Performer
  8410. vAll
  8411. †v1.21
  8412. Search for:660000064EFA Change to:4E714E714EFA
  8413. Search for:EBA00E20C400018 Change to:31FC01F301204E71
  8414. Performer 1.22
  8415. Search for:660000064EFA Change to:4E714E714EFA
  8416. Search for:185700715A08000 Change to:679F38F9570472B8
  8417. -
  8418. Personal Press
  8419. vAll
  8420. 2C91036
  8421. -
  8422. Persuasion
  8423. v3.0
  8424. 08-2001-200201529
  8425. v2.0
  8426. 08-0000-000000000
  8427. 08-2001-200201529
  8428. 02-3008-000036469
  8429. -
  8430. PFS
  8431. vAll
  8432. †Search string--6704600003B23B7C (TWICE). Changed the first byte (the 67) to
  8433. 60 (a BRA) and it worked--
  8434. PFS  A.03
  8435. Search for:660845FA00283012 Change to:4E7145FA00283012
  8436. Search for:6604426760083F3C Change to:4E71426760083F3C
  8437. -
  8438. PFS File/Report
  8439. vAll
  8440. †Search for:600003B2 Change to:4E714E71
  8441. -
  8442. PGA Tour Golf
  8443. vAll
  8444. †To patch it so you don't need the codes, change CODE 1+$3C70 from
  8445. 2F3000004EAD078A to 4E714E714E714E71 and change CODE 1+$3C92 from 67 to 60.
  8446.  
  8447. or
  8448.  
  8449.     PGA GOLF V1.0
  8450. EFFECT: The password dialog will never show up. (It doesn't get rid of the diaglog box, but as with the other patch you can safely enter any distance.)
  8451. HOW TO: LOCATE CODE RESOURCE 1
  8452.     CHANGE THE WORD AT OFFSET 3C70 TO 4E71
  8453. CHANGE THE WORD AT OFFSET 3C72 TO 4E71
  8454. CHANGE THE WORD AT OFFSET 3C74 TO 4E71 CHANGE THE WORD AT OFFSET 3C76 TO 4E71
  8455. CHANGE THE WORD AT OFFSET 3C98 TO 4E71 CHANGE THE WORD AT OFFSET 3C9A TO 4E71
  8456.  
  8457. PGA TOUR GOLF 1.0.1 ONLY [this patch works but the "before" code is NOT 660A]
  8458. EFFECT: It doesn't disable the green length box, but it doesn't matter what length you enter.
  8459. HOW TO: LOCATE CODE 1, OFFSET 3884
  8460.     CHANGE 660A TO 600A
  8461. -
  8462. PhoneNet PC
  8463. vAll
  8464. 3022152-2F82
  8465. -
  8466. PhotoMagic
  8467. v1.1
  8468. 010000BA
  8469. -
  8470. Photoshop
  8471. v3.0Mac-5User
  8472. PSW300U3100051-005-113
  8473. PSW300U3100052-005-746
  8474. PSW300U3100053-005-379
  8475. PSW300U3100054-005-296
  8476. PSW300U3100055-005-645
  8477. PSW300U3100056-005-278
  8478. PSW300U3100057-005-911
  8479. PSW300U3100058-005-544
  8480. PSW300U3100059-005-177
  8481. PSW300U3100060-005-363
  8482. PSW300U3100061-005-712
  8483. PSW300U3100062-005-345
  8484. PSW300U3100063-005-978
  8485. PSW300U3100064-005-611
  8486. PSW300U3100065-005-244
  8487. PSW300U3100066-005-877
  8488. PSW300U3100067-005-510
  8489. PSW300U3100068-005-143
  8490. PSW300U3100069-005-776
  8491. PSW300U3100070-005-678
  8492. PSW300U3100071-005-311
  8493. PSW300U3100072-005-944
  8494. PSW300U3100073-005-577
  8495. PSW300U3100074-005-210
  8496. PSW300U3100075-005-843
  8497. PSW300U3100076-005-476
  8498. PSW300U3100077-005-109
  8499. PSW300U3100078-005-742
  8500. PSW300U3100079-005-375
  8501. PSW300U3100080-005-277
  8502. PSW300U3100081-005-910
  8503. PSW300U3100082-005-543
  8504. PSW300U3100083-005-176
  8505. PSW300U3100084-005-809
  8506. PSW300U3100085-005-442
  8507. PSW300U3100086-005-359
  8508. PSW300U3100087-005-708
  8509. PSW300U3100088-005-341
  8510. PSW300U3100089-005-974
  8511. PSW300U3100090-005-876
  8512. PSW300U3100091-005-509
  8513. PSW300U3100092-005-142
  8514. PSW300U3100093-005-775
  8515. PSW300U3100094-005-408
  8516. PSW300U3100095-005-325
  8517. PSW300U3100096-005-674
  8518. PSW300U3100097-005-307
  8519. PSW300U3100098-005-940
  8520. PSW300U3100099-005-573
  8521. PSW300U3100100-005-860
  8522. PSW301U3100000-005-226
  8523. PSW301U3100001-005-859
  8524. PSW301U3100002-005-492
  8525. PSW301U3100003-005-125
  8526. PSW301U3100004-005-758
  8527. PSW301U3100005-005-391
  8528. PSW301U3100006-005-308
  8529. PSW301U3100007-005-657
  8530. PSW301U3100008-005-290
  8531. PSW301U3100009-005-923
  8532. PSW301U3100010-005-825
  8533. PSW301U3100011-005-458
  8534. PSW301U3100012-005-375
  8535. PSW301U3100013-005-724
  8536. PSW301U3100014-005-357
  8537. PSW301U3100015-005-990
  8538. PSW301U3100016-005-623
  8539. PSW301U3100017-005-256
  8540. PSW301U3100018-005-889
  8541. PSW301U3100019-005-522
  8542. PSW301U3100020-005-424
  8543. PSW301U3100021-005-341
  8544. PSW301U3100022-005-690
  8545. PSW301U3100023-005-323
  8546. PSW301U3100024-005-956
  8547. PSW301U3100025-005-589
  8548. PSW301U3100026-005-222
  8549. PSW301U3100027-005-855
  8550. PSW301U3100028-005-488
  8551. PSW301U3100029-005-121
  8552. PSW301U3100030-005-307
  8553. PSW301U3100031-005-656
  8554. PSW301U3100032-005-289
  8555. PSW301U3100033-005-922
  8556. PSW301U3100034-005-555
  8557. PSW301U3100035-005-188
  8558. PSW301U3100036-005-821
  8559. PSW301U3100037-005-454
  8560. PSW301U3100038-005-371
  8561. PSW301U3100039-005-720
  8562. PSW301U3100040-005-622
  8563. PSW301U3100041-005-255
  8564. PSW301U3100042-005-888
  8565. PSW301U3100043-005-521
  8566. PSW301U3100044-005-154
  8567. PSW301U3100045-005-787
  8568. PSW301U3100046-005-420
  8569. PSW301U3100047-005-337
  8570. PSW301U3100048-005-686
  8571. PSW301U3100049-005-319
  8572. PSW301U3100050-005-221
  8573. v3.0.1
  8574. PDA200100141-356
  8575. PMW200100345-605
  8576. PCA100000100-953
  8577. PDA100000915-575
  8578. PCA200102249-484
  8579. PCA200110733-522
  8580. PDA100001185-501
  8581. PDA100001018-372
  8582. PCA200108975-448
  8583. PCA200102474-344
  8584. PCA107011754-639
  8585. PHW200100021-751
  8586. PCA100000915-575
  8587. PCA100002582-359
  8588. v3.0PC-5User
  8589. PWW300U3100000-005-285
  8590. PWW300U3100001-005-634
  8591. PWW300U3100002-005-267
  8592. PWW300U3100003-005-900
  8593. PWW300U3100004-005-533
  8594. PWW300U3100005-005-166
  8595. PWW300U3100006-005-799
  8596. PWW300U3100007-005-432
  8597. PWW300U3100008-005-349
  8598. PWW300U3100009-005-698
  8599. PWW300U3100010-005-600
  8600. PWW300U3100011-005-233
  8601. PWW300U3100012-005-866
  8602. PWW300U3100013-005-499
  8603. PWW300U3100014-005-132
  8604. PWW300U3100015-005-765
  8605. PWW300U3100016-005-398
  8606. PWW300U3100017-005-315
  8607. PWW300U3100018-005-664
  8608. PWW300U3100019-005-297
  8609. PWW300U3100020-005-199
  8610. PWW300U3100021-005-832
  8611. PWW300U3100022-005-465
  8612. PWW300U3100023-005-382
  8613. PWW300U3100024-005-731
  8614. PWW300U3100025-005-364
  8615. PWW300U3100026-005-997
  8616. PWW300U3100027-005-630
  8617. PWW300U3100028-005-263
  8618. PWW300U3100029-005-896
  8619. PWW300U3100030-005-798
  8620. PWW300U3100031-005-431
  8621. PWW300U3100032-005-348
  8622. PWW300U3100033-005-697
  8623. PWW300U3100034-005-330
  8624. PWW300U3100035-005-963
  8625. PWW300U3100036-005-596
  8626. PWW300U3100037-005-229
  8627. PWW300U3100038-005-862
  8628. PWW300U3100039-005-495
  8629. PWW300U3100040-005-397
  8630. PWW300U3100041-005-314
  8631. PWW300U3100042-005-663
  8632. PWW300U3100043-005-296
  8633. PWW300U3100044-005-929
  8634. PWW300U3100045-005-562
  8635. PWW300U3100046-005-195
  8636. PWW300U3100047-005-828
  8637. PWW300U3100048-005-461
  8638. PWW300U3100049-005-378
  8639. PWW300U3100050-005-996
  8640. v3.0Windows
  8641. PWW300R3000011-926
  8642. PWW300U1200000-337
  8643. PWW300U1200001-970
  8644. PWW300U1200002-603
  8645. PWW300U1200003-236
  8646. PWW300U1200004-869
  8647. PWW300U1200005-502
  8648. PWW300U1200006-135
  8649. PWW300U1200007-768
  8650. PWW300U1200008-401
  8651. PWW300U1200009-318
  8652. PWW300U1200010-936
  8653. PWW300U1200011-569
  8654. PWW300U1200012-202
  8655. PWW300U1200013-835
  8656. PWW300U1200014-468
  8657. PWW300U1200015-101
  8658. PWW300U1200016-734
  8659. PWW300U1200017-367
  8660. PWW300U1200018-284
  8661. PWW300U1200019-633
  8662. PWW300U1200020-535
  8663. PWW300U1200021-168
  8664. PWW300U1200022-801
  8665. PWW300U1200023-434
  8666. PWW300U1200024-351
  8667. PWW300U1200025-700
  8668. PWW300U1200026-333
  8669. PWW300U1200027-966
  8670. PWW300U1200028-599
  8671. PWW300U1200029-232
  8672. PWW300U1200030-134
  8673. PWW300U1200031-767
  8674. PWW300U1200032-400
  8675. PWW300U1200033-317
  8676. PWW300U1200034-666
  8677. PWW300U1200035-299
  8678. PWW300U1200036-932
  8679. PWW300U1200037-565
  8680. PWW300U1200038-198
  8681. PWW300U1200039-831
  8682. PWW300U1200040-733
  8683. PWW300U1200041-366
  8684. PWW300U1200042-999
  8685. PWW300U1200043-632
  8686. PWW300U1200044-265
  8687. PWW300U1200045-898
  8688. PWW300U1200046-531
  8689. PWW300U1200047-164
  8690. PWW300U1200048-797
  8691. PWW300U1200049-430
  8692. PWW300U1200050-332
  8693. PWW300U1200051-965
  8694. PWW300U1200052-598
  8695. PWW300U1200053-231
  8696. PWW300U1200054-864
  8697. PWW300U1200055-497
  8698. PWW300U1200056-130
  8699. PWW300U1200057-763
  8700. PWW300U1200058-396
  8701. PWW300U1200059-313
  8702. PWW300U1200060-931
  8703. PWW300U1200061-564
  8704. PWW300U1200062-197
  8705. PWW300U1200063-830
  8706. PWW300U1200064-463
  8707. PWW300U1200065-380
  8708. PWW300U1200066-729
  8709. PWW300U1200067-362
  8710. PWW300U1200068-995
  8711. PWW300U1200069-628
  8712. PWW300U1200070-530
  8713. PWW300U1200071-163
  8714. PWW300U1200072-796
  8715. PWW300U1200073-429
  8716. PWW300U1200074-346
  8717. PWW300U1200075-695
  8718. PWW300U1200076-328
  8719. PWW300U1200077-961
  8720. PWW300U1200078-594
  8721. PWW300U1200079-227
  8722. PWW300U1200080-129
  8723. PWW300U1200081-762
  8724. PWW300U1200082-395
  8725. PWW300U1200083-312
  8726. PWW300U1200084-661
  8727. PWW300U1200085-294
  8728. PWW300U1200086-927
  8729. PWW300U1200087-560
  8730. PWW300U1200088-193
  8731. PWW300U1200089-826
  8732. PWW300U1200090-728
  8733. PWW300U1200091-361
  8734. PWW300U1200092-994
  8735. PWW300U1200093-627
  8736. PWW300U1200094-260
  8737. PWW300U1200095-893
  8738. PWW300U1200096-526
  8739. PWW300U1200097-159
  8740. PWW300U1200098-792
  8741. PWW300U1200099-425
  8742. PWW300U1200100-712
  8743. PWW300U1200101-345
  8744. PWW300U1200102-978
  8745. PWW300U1200103-611
  8746. PWW300U1200104-244
  8747. PWW300U1200105-877
  8748. PWW300U1200106-510
  8749. PWW300U1200107-143
  8750. PWW300U1200108-776
  8751. PWW300U1200109-409
  8752. PWW300U1200110-311
  8753. PWW300U1200111-944
  8754. PWW300U1200112-577
  8755. PWW300U1200113-210
  8756. PWW300U1200114-843
  8757. PWW300U1200115-476
  8758. PWW300U1200116-109
  8759. PWW300U1200117-742
  8760. PWW300U1200118-375
  8761. PWW300U1200119-292
  8762. PWW300U1200120-910
  8763. PWW300U1200121-543
  8764. PWW300U1200122-176
  8765. PWW300U1200123-809
  8766. PWW300U1200124-442
  8767. PWW300U1200125-359
  8768. PWW300U1200126-708
  8769. PWW300U1200127-341
  8770. PWW300U1200128-974
  8771. PWW300U1200129-607
  8772. PWW300U1200130-509
  8773. PWW300U1200131-142
  8774. PWW300U1200132-775
  8775. PWW300U1200133-408
  8776. PWW300U1200134-325
  8777. PWW300U1200135-674
  8778. PWW300U1200136-307
  8779. PWW300U1200137-940
  8780. PWW300U1200138-573
  8781. PWW300U1200139-206
  8782. PWW300U1200140-108
  8783. PWW300U1200141-741
  8784. PWW300U1200142-374
  8785. PWW300U1200143-291
  8786. PWW300U1200144-640
  8787. PWW300U1200145-273
  8788. PWW300U1200146-906
  8789. PWW300U1200147-539
  8790. PWW300U1200148-172
  8791. PWW300U1200149-805
  8792. PWW300U1200150-707
  8793. PWW300U1200151-340
  8794. PWW300U1200152-973
  8795. PWW300U1200153-606
  8796. PWW300U1200154-239
  8797. PWW300U1200155-872
  8798. PWW300U1200156-505
  8799. PWW300U1200157-138
  8800. PWW300U1200158-771
  8801. PWW300U1200159-404
  8802. PWW300U1200160-306
  8803. PWW300U1200161-939
  8804. PWW300U1200162-572
  8805. PWW300U1200163-205
  8806. PWW300U1200164-838
  8807. PWW300U1200165-471
  8808. PWW300U1200166-104
  8809. PWW300U1200167-737
  8810. PWW300U1200168-370
  8811. PWW300U1200169-287
  8812. PWW300U1200170-905
  8813. PWW300U1200171-538
  8814. PWW300U1200172-171
  8815. PWW300U1200173-804
  8816. PWW300U1200174-437
  8817. PWW300U1200175-354
  8818. PWW300U1200176-703
  8819. PWW300U1200177-336
  8820. PWW300U1200178-969
  8821. PWW300U1200179-602
  8822. PWW300U1200180-504
  8823. PWW300U1200181-137
  8824. PWW300U1200182-770
  8825. PWW300U1200183-403
  8826. PWW300U1200184-320
  8827. PWW300U1200185-669
  8828. PWW300U1200186-302
  8829. PWW300U1200187-935
  8830. PWW300U1200188-568
  8831. PWW300U1200189-201
  8832. PWW300U1200190-103
  8833. PWW300U1200191-736
  8834. PWW300U1200192-369
  8835. PWW300U1200193-286
  8836. PWW300U1200194-635
  8837. PWW300U1200195-268
  8838. PWW300U1200196-901
  8839. PWW300U1200197-534
  8840. PWW300U1200198-167
  8841. PWW300U1200199-800
  8842. PWW300U1200200-371
  8843. PWW300U1200201-720
  8844. PWW300U1200202-353
  8845. PWW300U1200203-986
  8846. PWW300U1200204-619
  8847. PWW300U1200205-252
  8848. PWW300U1200206-885
  8849. PWW300U1200207-518
  8850. PWW300U1200208-151
  8851. PWW300U1200209-784
  8852. PWW300U1200210-686
  8853. PWW300U1200211-319
  8854. PWW300U1200212-952
  8855. PWW300U1200213-585
  8856. PWW300U1200214-218
  8857. PWW300U1200215-851
  8858. PWW300U1200216-484
  8859. PWW300U1200217-117
  8860. PWW300U1200218-750
  8861. PWW300U1200219-383
  8862. PWW300U1200220-285
  8863. PWW300U1200221-918
  8864. PWW300U1200222-551
  8865. PWW300U1200223-184
  8866. PWW300U1200224-817
  8867. PWW300U1200225-450
  8868. PWW300U1200226-367
  8869. PWW300U1200227-716
  8870. PWW300U1200228-349
  8871. PWW300U1200229-982
  8872. PWW300U1200230-884
  8873. PWW300U1200231-517
  8874. PWW300U1200232-150
  8875. PWW300U1200233-783
  8876. PWW300U1200234-416
  8877. PWW300U1200235-333
  8878. PWW300U1200236-682
  8879. PWW300U1200237-315
  8880. PWW300U1200238-948
  8881. PWW300U1200239-581
  8882. PWW300U1200240-483
  8883. PWW300U1200241-116
  8884. PWW300U1200242-749
  8885. PWW300U1200243-382
  8886. PWW300U1200244-299
  8887. PWW300U1200245-648
  8888. PWW300U1200246-281
  8889. PWW300U1200247-914
  8890. PWW300U1200248-547
  8891. PWW300U1200249-180
  8892. PWW300U1200250-366
  8893. PWW300U1200251-715
  8894. PWW300U1200252-348
  8895. PWW300U1200253-981
  8896. PWW300U1200254-614
  8897. PWW300U1200255-247
  8898. PWW300U1200256-880
  8899. PWW300U1200257-513
  8900. PWW300U1200258-146
  8901. PWW300U1200259-779
  8902. PWW300U1200260-681
  8903. PWW300U1200261-314
  8904. PWW300U1200262-947
  8905. PWW300U1200263-580
  8906. PWW300U1200264-213
  8907. PWW300U1200265-846
  8908. PWW300U1200266-479
  8909. PWW300U1200267-112
  8910. PWW300U1200268-745
  8911. PWW300U1200269-378
  8912. PWW300U1200270-280
  8913. PWW300U1200271-913
  8914. PWW300U1200272-546
  8915. PWW300U1200273-179
  8916. PWW300U1200274-812
  8917. PWW300U1200275-445
  8918. PWW300U1200276-362
  8919. PWW300U1200277-711
  8920. PWW300U1200278-344
  8921. PWW300U1200279-977
  8922. PWW300U1200280-879
  8923. PWW300U1200281-512
  8924. PWW300U1200282-145
  8925. PWW300U1200283-778
  8926. PWW300U1200284-411
  8927. PWW300U1200285-328
  8928. PWW300U1200286-677
  8929. PWW300U1200287-310
  8930. PWW300U1200288-943
  8931. PWW300U1200289-576
  8932. PWW300U1200290-478
  8933. PWW300U1200291-111
  8934. PWW300U1200292-744
  8935. PWW300U1200293-377
  8936. PWW300U1200294-294
  8937. PWW300U1200295-643
  8938. PWW300U1200296-276
  8939. PWW300U1200297-909
  8940. PWW300U1200298-542
  8941. PWW300U1200299-175
  8942. PWW300U1200300-462
  8943. PWW300U1200301-379
  8944. PWW300U1200302-728
  8945. PWW300U1200303-361
  8946. PWW300U1200304-994
  8947. PWW300U1200305-627
  8948. PWW300U1200306-260
  8949. PWW300U1200307-893
  8950. PWW300U1200308-526
  8951. PWW300U1200309-159
  8952. PWW300U1200310-345
  8953. PWW300U1200311-694
  8954. PWW300U1200312-327
  8955. PWW300U1200313-960
  8956. PWW300U1200314-593
  8957. PWW300U1200315-226
  8958. PWW300U1200316-859
  8959. PWW300U1200317-492
  8960. PWW300U1200318-125
  8961. PWW300U1200319-758
  8962. PWW300U1200320-660
  8963. PWW300U1200321-293
  8964. PWW300U1200322-926
  8965. PWW300U1200323-559
  8966. PWW300U1200324-192
  8967. PWW300U1200325-825
  8968. PWW300U1200326-458
  8969. PWW300U1200327-375
  8970. PWW300U1200328-724
  8971. PWW300U1200329-357
  8972. PWW300U1200330-259
  8973. PWW300U1200331-892
  8974. PWW300U1200332-525
  8975. PWW300U1200333-158
  8976. PWW300U1200334-791
  8977. PWW300U1200335-424
  8978. PWW300U1200336-341
  8979. PWW300U1200337-690
  8980. PWW300U1200338-323
  8981. PWW300U1200339-956
  8982. PWW300U1200340-858
  8983. PWW300U1200341-491
  8984. PWW300U1200342-124
  8985. PWW300U1200343-757
  8986. PWW300U1200344-390
  8987. PWW300U1200345-307
  8988. PWW300U1200346-656
  8989. PWW300U1200347-289
  8990. PWW300U1200348-922
  8991. PWW300U1200349-555
  8992. PWW300U1200350-457
  8993. PWW300U1200351-374
  8994. PWW300U1200352-723
  8995. PWW300U1200353-356
  8996. PWW300U1200354-989
  8997. PWW300U1200355-622
  8998. PWW300U1200356-255
  8999. PWW300U1200357-888
  9000. PWW300U1200358-521
  9001. PWW300U1200359-154
  9002. PWW300U1200360-340
  9003. PWW300U1200361-689
  9004. PWW300U1200362-322
  9005. PWW300U1200363-955
  9006. PWW300U1200364-588
  9007. PWW300U1200365-221
  9008. PWW300U1200366-854
  9009. PWW300U1200367-487
  9010. PWW300U1200368-120
  9011. PWW300U1200369-753
  9012. PWW300U1200370-655
  9013. PWW300U1200371-288
  9014. PWW300U1200372-921
  9015. PWW300U1200373-554
  9016. PWW300U1200374-187
  9017. PWW300U1200375-820
  9018. PWW300U1200376-453
  9019. PWW300U1200377-370
  9020. PWW300U1200378-719
  9021. PWW300U1200379-352
  9022. PWW300U1200380-254
  9023. PWW300U1200381-887
  9024. PWW300U1200382-520
  9025. PWW300U1200383-153
  9026. PWW300U1200384-786
  9027. PWW300U1200385-419
  9028. PWW300U1200386-336
  9029. PWW300U1200387-685
  9030. PWW300U1200388-318
  9031. PWW300U1200389-951
  9032. PWW300U1200390-853
  9033. PWW300U1200391-486
  9034. PWW300U1200392-119
  9035. PWW300U1200393-752
  9036. PWW300U1200394-385
  9037. PWW300U1200395-302
  9038. PWW300U1200396-651
  9039. PWW300U1200397-284
  9040. PWW300U1200398-917
  9041. PWW300U1200399-550
  9042. PWW300U1200400-837
  9043. PWW300U1200401-470
  9044. PWW300U1200402-103
  9045. PWW300U1200403-736
  9046. PWW300U1200404-369
  9047. PWW300U1200405-286
  9048. PWW300U1200406-635
  9049. PWW300U1200407-268
  9050. PWW300U1200408-901
  9051. PWW300U1200409-534
  9052. PWW300U1200410-436
  9053. PWW300U1200411-353
  9054. PWW300U1200412-702
  9055. PWW300U1200413-335
  9056. PWW300U1200414-968
  9057. PWW300U1200415-601
  9058. PWW300U1200416-234
  9059. PWW300U1200417-867
  9060. PWW300U1200418-500
  9061. PWW300U1200419-133
  9062. PWW300U1200420-319
  9063. PWW300U1200421-668
  9064. PWW300U1200422-301
  9065. PWW300U1200423-934
  9066. PWW300U1200424-567
  9067. PWW300U1200425-200
  9068. PWW300U1200426-833
  9069. PWW300U1200427-466
  9070. PWW300U1200428-383
  9071. PWW300U1200429-732
  9072. PWW300U1200430-634
  9073. PWW300U1200431-267
  9074. PWW300U1200432-900
  9075. PWW300U1200433-533
  9076. PWW300U1200434-166
  9077. PWW300U1200435-799
  9078. PWW300U1200436-432
  9079. PWW300U1200437-349
  9080. PWW300U1200438-698
  9081. PWW300U1200439-331
  9082. PWW300U1200440-233
  9083. PWW300U1200441-866
  9084. PWW300U1200442-499
  9085. PWW300U1200443-132
  9086. PWW300U1200444-765
  9087. PWW300U1200445-398
  9088. PWW300U1200446-315
  9089. PWW300U1200447-664
  9090. PWW300U1200448-297
  9091. PWW300U1200449-930
  9092. PWW300U1200450-832
  9093. PWW300U1200451-465
  9094. PWW300U1200452-382
  9095. PWW300U1200453-731
  9096. PWW300U1200454-364
  9097. PWW300U1200455-997
  9098. PWW300U1200456-630
  9099. PWW300U1200457-263
  9100. PWW300U1200458-896
  9101. PWW300U1200459-529
  9102. PWW300U1200460-431
  9103. PWW300U1200461-348
  9104. PWW300U1200462-697
  9105. PWW300U1200463-330
  9106. PWW300U1200464-963
  9107. PWW300U1200465-596
  9108. PWW300U1200466-229
  9109. PWW300U1200467-862
  9110. PWW300U1200468-495
  9111. PWW300U1200469-128
  9112. PWW300U1200470-314
  9113. PWW300U1200471-663
  9114. PWW300U1200472-296
  9115. PWW300U1200473-929
  9116. PWW300U1200474-562
  9117. PWW300U1200475-195
  9118. PWW300U1200476-828
  9119. PWW300U1200477-461
  9120. PWW300U1200478-378
  9121. PWW300U1200479-727
  9122. PWW300U1200480-629
  9123. PWW300U1200481-262
  9124. PWW300U1200482-895
  9125. PWW300U1200483-528
  9126. PWW300U1200484-161
  9127. PWW300U1200485-794
  9128. PWW300U1200486-427
  9129. PWW300U1200487-344
  9130. PWW300U1200488-693
  9131. PWW300U1200489-326
  9132. PWW300U1200490-228
  9133. PWW300U1200491-861
  9134. PWW300U1200492-494
  9135. PWW300U1200493-127
  9136. PWW300U1200494-760
  9137. PWW300U1200495-393
  9138. PWW300U1200496-310
  9139. PWW300U1200497-659
  9140. PWW300U1200498-292
  9141. PWW300U1200499-925
  9142. PWW300U1200500-212
  9143. v1.1
  9144. PCA100000100-953
  9145. PCA100002582-359
  9146. PDA100001185-501
  9147. PDA100001517-722
  9148. v2.0.1
  9149. PCA100000915-575
  9150. PCA107011754-639
  9151. v2.5a
  9152. "shakti"
  9153. (all LOWER CASE!!!)
  9154. v2.5
  9155. (same as 2.0x)
  9156. v2.5 beta
  9157. shakti, in lower case
  9158. v2.x
  9159. PCA 100000100-953
  9160. PDA 100001185-501
  9161. PDA 100001517-722
  9162. PSW301U3100445-767
  9163. PSW301U3100446-400
  9164. PSW301U3100447-317
  9165. PSW301U3100448-666
  9166. PSW301U3100449-299
  9167. PSW301U3100450-201
  9168. PSW301U3100451-834
  9169. PSW301U3100452-467
  9170. PSW301U3100453-100
  9171. PSW301U3100454-733
  9172. PSW301U3100455-366
  9173. PSW301U3100456-999
  9174. PSW301U3100457-632
  9175. PSW301U3100458-265
  9176. PSW301U3100459-898
  9177. PSW301U3100460-800
  9178. PSW301U3100461-433
  9179. PSW301U3100462-350
  9180. PSW301U3100463-699
  9181. PSW301U3100464-332
  9182. PSW301U3100465-965
  9183. PSW301U3100466-598
  9184. PSW301U3100467-231
  9185. PSW301U3100468-864
  9186. PSW301U3100469-497
  9187. PSW301U3100470-399
  9188. PSW301U3100471-316
  9189. PSW301U3100472-665
  9190. PSW301U3100473-298
  9191. PSW301U3100474-931
  9192. PSW301U3100475-564
  9193. PSW301U3100476-197
  9194. PSW301U3100477-830
  9195. PSW301U3100478-463
  9196. PSW301U3100479-380
  9197. PSW301U3100480-998
  9198. PSW301U3100481-631
  9199. PSW301U3100482-264
  9200. PSW301U3100483-897
  9201. PSW301U3100484-530
  9202. PSW301U3100485-163
  9203. PSW301U3100486-796
  9204. PSW301U3100487-429
  9205. PSW301U3100488-346
  9206. PSW301U3100489-695
  9207. PSW301U3100490-597
  9208. PSW301U3100491-230
  9209. PSW301U3100492-863
  9210. PSW301U3100493-496
  9211. PSW301U3100494-129
  9212. PSW301U3100495-762
  9213. PSW301U3100496-395
  9214. PSW301U3100497-312
  9215. PSW301U3100498-661
  9216. PSW301U3100499-294
  9217. PSW301U3100500-581
  9218.  
  9219. v2.0
  9220. PDA200100141-356
  9221. PCA200102249-484
  9222. PCA107011754-639
  9223. PCA200110733-522
  9224. PCA100002582-359
  9225. PDA100001185-501
  9226. PDA100001517-722
  9227. PDA100000915-575
  9228. PCA100000100-953
  9229. PMW200100345-605
  9230. PDA100001018-372
  9231. PCA200108975-448
  9232. PCA200102474-344
  9233. PHW200100021-751
  9234. v3.0x29b
  9235. PDA200100141-356
  9236. password=shakti(all lower case)
  9237. -
  9238. Pinball Construction Set
  9239. vAll
  9240. †Search for:22084EBAFE86 Change to:203CE1B2FAA1
  9241. Search for:207983AEFE9B Change to:224DDAE58809
  9242. Search for:225F32CE4CCB3450 Change to:4C00ED28F7A071BA
  9243. Search for:ED7AFD9F8384 Change to:ED289BF79E9A
  9244. -
  9245. Pipedream
  9246. vAll
  9247. †v1.1
  9248. EFFECT: The password dialog will never show up
  9249. HOW TO: LOCATE CODE RESOURCE 2
  9250.  
  9251. CHANGE THE BYTES AT OFFSET 25 FROM AD 01 4A TO 71 4E 71
  9252.  
  9253. IN CODE RESOURCE 3, CHANGE THE BYTE AT OFFSET 16060 FROM 6F TO 60
  9254. or
  9255. Change CODE 3+$17EA (A few characters over from 17E8)
  9256. from:
  9257. 025A
  9258. to:      0172
  9259. This simple crack just jumps over waiting for you to enter the password, and lands right at the part where it sets the memory that says you got the password right.
  9260. -
  9261. Pixel Putty
  9262. v1.2
  9263. PP-001-03689-A
  9264. -
  9265. Pixel Putty Solo
  9266. v1.0.1-1.2.4
  9267. PP-001-03689-A
  9268. -
  9269. Planet X
  9270. v1.2.2
  9271. yteyWZIwB5NPHeGF
  9272. -
  9273. Player Pro
  9274. v4.3
  9275. 00003400248
  9276. v4.15x
  9277. 12345678900
  9278. v4.10
  9279. 12345678900
  9280. v4.09
  9281. 12345678900
  9282. †Crack for Player PRO 4.4.2 Fat:
  9283. ---------------------------
  9284. Register Code = 123****900 (Such as 1231111900 or 1232222900)
  9285. If it makes your mac system down after registering, then
  9286. restart your mac and :
  9287.  
  9288. Open Player PRO 4.4.2 Fat in ResEdit
  9289. CODE ID=7 :
  9290.  
  9291. find at offset 32BA
  9292. change from 670C to 671A
  9293.  
  9294. Crack for Player Pro 4.15
  9295. -------------------------
  9296. Code 7
  9297. Offset 18FE
  9298. Change to 6012
  9299.  
  9300. Offset 1930
  9301. Change to 6012
  9302.  
  9303. Offset 16FA
  9304. Change 4E90 -> 4E71
  9305. -
  9306. PlayMaker Football
  9307. vAll
  9308. †v2.0
  9309. Find CODE 90+$608 is $6700 FF18
  9310.  
  9311. change CODE 90+$59E to $4E71 and CODE 90+$5F2 to $6018
  9312.  
  9313. change the message in DLOG 800 to
  9314.  
  9315. "Press Command-G and hit OK until the game begins.
  9316.  
  9317. Then you will never see this dialog box again."
  9318. or
  9319. Code #90
  9320. +54A 66D6->4E71
  9321. +552 670A->600A
  9322. +464 6714->4E71
  9323.  
  9324. or
  9325.  
  9326.     PLAYMAKER FOOTBALL 2.0
  9327.     This patch takes several steps, since PMFB checks to see if its code has been modified while a game plays; if it has, the game will crash. This is why previous patches have failed. However, it doesn't ask for a password every time; instead, it asks after several games have been played since it last got a valid password. After a valid password has been entered, all you need to do is lock the application in the Finder. Then it will not be able to remember how many times you've played, and will not ask you for the password again.
  9328. If you haven't enetered a valid password (and no longer have the
  9329. user's manual) modify the program with ResEdit as follows:
  9330.         Open CODE 90, find word at offset $100;
  9331.         change the word from $A861 to $4E71.
  9332. (This replaces the random number generator, so you will
  9333.             always be asked for the same password.)
  9334. Then run PMFB and ask to play a game. It will ask you for word 4 on page 13, paragraph 3. The word is "are". After it accepts this
  9335. password, DO NOT PLAY THE GAME! It will see it has been modified and crash.
  9336. Instead, open ResEdit and change the word in CODE 90 back
  9337. to its original value of $A861. Then lock PMFB in the Finder. It should never ask you for the password again.
  9338. I    don't know for sure that this will always work; I've only had my
  9339. copy of Playmaker Football to test it on.
  9340. -
  9341. Playroom
  9342. vAll
  9343. † -    THE PLAYROOM (COLOR)   V 2.0.1
  9344. HOW TO: The password dialog entry box will never show up (used to show up every fifth invocation).
  9345. HOW TO: Locate CODE resource #11  (number eleven)
  9346.                 Change WORD at offset 0DC2 from 526D -> 426D
  9347. -
  9348. Pool of Darkness
  9349. vAll
  9350. †In the application:
  9351. Check
  9352. 'CODE'
  9353. $B
  9354.  
  9355. $6d92
  9356.  
  9357. 2
  9358.  
  9359. $4ead
  9360. $01d2
  9361. Modify
  9362. 'CODE'
  9363. $B
  9364.  
  9365. 4
  9366. $6d92
  9367. $4e71
  9368. $6d94
  9369. $4e71
  9370. $6dc8
  9371. $600c
  9372. $6dec
  9373. $4e71
  9374.  
  9375. or
  9376.  
  9377.     POOLS OF DARKNESS (ATTENTION: Patch also disables internal viruscheck!)
  9378. EFFECT: The password dialog will never show up
  9379. HOW TO: LOCATE CODE RESOURCE 11
  9380.     CHANGE THE WORD AT OFFSET 6D92 TO 4E71
  9381.     CHANGE THE WORD AT OFFSET 6D94 TO 4E71
  9382.     CHANGE THE WORD AT OFFSET 6DEC TO 4E71
  9383.     POOLS OF DARKNESS V1.0
  9384. EFFECT: Defeats password protection.
  9385. Works for b&w version, not tested for color.
  9386. This keeps the password dialog, but it doesn’t matter what password you use After the 3th try the program starts.
  9387.  HOW TO: Locate code resource 15, change the word at
  9388.                 offset $1AB4 from $4EBA to $4E71
  9389. offset $1AB6 from $5442 to $4E71
  9390. -
  9391. Pool of Radiance
  9392. vAll
  9393. †V1.1
  9394. EFFECT: The password dialog will never show up
  9395. HOW TO: LOCATE CODE RESOURCE 2
  9396.  
  9397. CHANGE THE TWO WORDS AT OFFSET 3E94 TO 4E71 4E71
  9398. -
  9399. PopUpFolders
  9400. v2.0.1
  9401. 13504-649669-120706
  9402. v2.0
  9403. 13504-649669-120706
  9404. v1.5
  9405. 70837-015270-100569
  9406. v1.0.1
  9407. 100569
  9408. -
  9409. Poser (Fractal Poser)
  9410. v1.0.1
  9411. FM100NAZ0001902-VAGA-001
  9412. v1.0
  9413. FM100NAZ0002026-DYVN-001
  9414. FM100NAZ0001902-VAGA-001
  9415. -
  9416. PosterWorks
  9417. vAll
  9418. 1883-BKHMEAFGHI
  9419. -
  9420. Power Launcher
  9421. vAll
  9422. †V1.6
  9423. Search for : 6716 1B7C 0001 F643 4206 554F
  9424. Change to  : 6016
  9425. That will eliminate the check-sum routine that detects that the code has been modified.
  9426. Search for : 6718 3F3C 0080 4EAD 019A 554F
  9427. Change to  : 6018
  9428. That will allow anything for your registration dialog.  If it doesn’t ask for the registration then trash the pref. file before you launch it and it will ask you to register. If you want it un-registered just click ok. This crack also removes the annoying dialog everytime you change sets.
  9429. -
  9430. Power Translator Spanish
  9431. v1.0
  9432. PTSMA004852
  9433. -
  9434. PowerMerge
  9435. v1.0
  9436. PM1-002897
  9437. -
  9438. PowerScan
  9439. v2.0.5
  9440. Reg Seed#6F312122 (see below to change)
  9441. Reg Code#4134551C205 (205 is optional)
  9442. †Run the program and write down the first 8 characters of the Registration Seed number, then quit the program.  Open the 'Pref' #128 of the file "PowerScan 2.0 Prefs" which will now be in your "Preferences" folder with a resource editor (ie Resorcerer or ResEdit) at offset $170 (#368) you should see the 8 characters of the Registration Seed number that you wrote down in the raw hex dump - replace this longword with $6F312122 and save the changes. you can now use the Seed/Code number info given above.
  9443.  
  9444. *** Detailed Info for Programmers/Hackers ***
  9445. The protection scheme used is of suprisingly high quality.  The first time you run the program it generates a random long value called the "Registration Seed" and stores it in the prefs.  You then register with the author (by giving him both the seed and the version number of PowerScan that you have) and he sends you back a "Registration Code" which enables you to register that version of the program (so long as you have not deleted the prefs file that is…).  Whenever a new release is issued you are simply asked to find your old registered copy of PowerScan and it will register the new version using the info from it.)  The reason why this protection scheme is good is that a given code only works for a single version with a certain seed (which the user cannot enter) - by using this scheme the author can change his protection scheme every release if he so chooses while not affecting previous registered users unless they have lost their old registered powerscan or the version for which they have the code.  The copy protection scheme implemented in version 2.0.5 is done in three distinct steps:
  9446.  
  9447. 1) Checksum memory containing the registration code being executed as follows:
  9448.  
  9449.     (assume CodePtr is a pointer to an array of bytes)
  9450.  
  9451.     codePtr = address of CODE#3 'Initialization'
  9452.     length  = 7844; // the number of bytes to checksum: 7844=Size(CODE #3) for v2.0.5
  9453.     cs        = 0;    // checksum is a unsigned longword initially set to zero
  9454.     for (index=1;(index<=length);index++);
  9455.     {
  9456.         cs += codePtr[index]^index;    //where ^ is the XOR/EOR operator.
  9457.         cs  = cs<<3;
  9458.     }
  9459.     //    cs=0x877AA4BB1 for v2.0.5
  9460.  
  9461. /* one of the main difficulties of figuring out a SN# for this app is obtaining the correct value of this checksum, since any debugger breakpoint or code modification within the range being checksummed will completely throw off the number generated -- thus you have to _recognize and understand_ exactly what is being done and why, and then deduce that you can either write some code to do it yourself (too much work) or look to see if the author made any mistakes/oversights by calling any subroutines outside of the range being checksummed after this number was calculated… sure enough he did, so I just put a breakpoint in one of these subroutines and looked where I knew the checksum value was being stored.
  9462.  
  9463. the breakpoints I used were:
  9464.   68K t 00EE9888 R 'CODE 0002 1A14 Utilities'+23E8
  9465.   68K t 00EE98AA R 'CODE 0002 1A14 Utilities'+240A
  9466.   68K t 00EE98FC R 'CODE 0002 1A14 Utilities'+245C
  9467.   */
  9468.  
  9469. 2) Take the first 8 digits of the Registration Seed (which is a hexadecimal long - in my case $6F312122) combine it with the fixed/preset long value $A9204A57 to get the "target" value as follows:
  9470.  
  9471.     target=Combine1(0x6F312122,0xA9204A57);  //where Combine1 is the routine given below
  9472.     // target=0xC6F4544A in this case;
  9473.  
  9474. 3) Take the first 8 digits of the Registration Code (an unknown at this point) and combine this value (according to the function Combine2) with the  checksum value ($877AA4BB1) to generate a value to compare with the target value - if they are equal then the Registration Code is valid.
  9475.  
  9476.     if (0xC6F4544A==Combine2(regCode,0x877AA4BB1) then Registration Code is valid.
  9477.  
  9478. Thus to figure out the Registration Code we need to find an inverse function Combine2Inverse such that:
  9479.  
  9480.     regCode=Combine2Inverse(target,checksum);
  9481.  
  9482.     //0x4134551C =Combine2Inverse(0xC6F4544A,0x877AA4BB1); in this case.
  9483.  
  9484. Upon Registration a 'Reg ' #128 resource is created in the app it contains:
  9485. +$00    Registration Seed
  9486. +$04    Registration Code
  9487. +$08    ?
  9488. +$0C    Length byte followed by mangled user name
  9489. The Registration Code is actually supposed to be 11 characters, the first 8 being significant and the last three not significant as of 2.0.5, would simply be the version number (205 in our case).  The last three characters do not seem to be stored anywhere in the application, thus it leads me to believe that the author simply chooses the fixed magic ($A9204A57) number such that it exactly comphensates for any changes in the registration code (and thus the code checksum) introduced in future versions.
  9490.  
  9491. Furthermore the author mangles your name in the exact same way as Combine2 except that he does it against his copyright string.
  9492.  
  9493. The Combine2Inverse function and all those used above are listed below:
  9494. *** Listings/Snippets ***
  9495. Byte    GetByte(unsigned long theNum,short whichByte)    //whichByte=0..3 0=MSB,3=LSB
  9496. {
  9497.     return (Byte)((theNum<<(whichByte*8))>>24);
  9498. }
  9499.  
  9500. unsigned long SetByte(unsigned long theNum,short whichByte,Byte theByte)
  9501. {
  9502.     theNum^=((theNum<<(whichByte*8))>>24)<<(24-whichByte*8);    //theNum[whichByte]=$00
  9503.     theNum+=((long)(theByte))<<(24-whichByte*8);            //theNum[whichByte]=theByte
  9504.     return theNum;
  9505. }
  9506.  
  9507. unsigned long Mangle(unsigned long theNum)
  9508. {
  9509. unsigned long    result  =0x00000000;
  9510. short            i;
  9511.  
  9512.     for (i=0;i<4;i++) result=SetByte(result,i,GetByte(theNum<<i,i));
  9513.     return result;    // ie result[i]=MSB(theNum<<i);
  9514. }
  9515.  
  9516. unsigned long Combine1(unsigned long regSeed,unsigned long fixedNum)
  9517. {
  9518. unsigned long    mangled,result=0x00000000;
  9519. Byte            tempByte,lastByte=0x00;
  9520. short            i;
  9521.  
  9522.     mangled=Mangle(fixedNum);    //$A9204A57 mangles to $A952A449
  9523.     for (i=0;i<4;i++)
  9524.     {
  9525.         tempByte=GetByte(regSeed^mangled,i);
  9526.         result  =SetByte(result,i,tempByte-lastByte);
  9527.         lastByte=GetByte(regSeed,i);
  9528.     }
  9529.     return result;
  9530. }
  9531. unsigned long Combine2(unsigned long regCode,unsigned long cs)
  9532. {
  9533. unsigned long    mangled,result=0x00000000;
  9534. Byte            tempByte,lastByte=0x00;
  9535. short            i;
  9536.  
  9537.     for (i=0;i<4;i++)
  9538.     {
  9539.         mangled=Mangle(cs);
  9540.         tempByte=lastByte + GetByte(regCode,i);
  9541.         lastByte=tempByte ^ GetByte(mangled,i);
  9542.         result=SetByte(result,i,lastByte);
  9543.     }
  9544.     return result;
  9545. }
  9546.  
  9547. unsigned long Combine2Inverse(unsigned long target,unsigned long checksum)
  9548. {
  9549. unsigned long    mangled,result=0x00000000;
  9550. Byte            tempByte,lastByte=0x00;
  9551. short            i;
  9552.  
  9553.     for (i=0;i<4;i++)
  9554.     {
  9555.         mangled=mangle(checksum);    //$877AA4BB1 mangles to $870E1D3A
  9556.         tempByte=GetByte(target^mangled,i);
  9557.         result=SetByte(result,i,tempByte-lastByte);
  9558.     }
  9559.     return result;
  9560. }
  9561. -
  9562. PowerTrax
  9563. v1.2
  9564. 267048
  9565. SSI-92-2031
  9566. E-34502439249    
  9567. Password "PowerTrax"
  9568. -
  9569. PowerView
  9570. vAll
  9571. 1-38620-KVEASRD
  9572. -
  9573. Practica Musica
  9574. v2.295
  9575. 226835
  9576. v1.x
  9577. 00215052
  9578. PM220569
  9579. 692878
  9580. -
  9581. Premiere
  9582. v4.0
  9583. PRX200100002-025-609
  9584. PRW400U3100000-290
  9585. PRW400U3100001-923
  9586. PRW400U3100002-556
  9587. PRW400U3100003-189
  9588. PRW400U3100004-822
  9589. PRW400U3100005-455
  9590. PRW400U3100006-372
  9591. PRW400U3100007-721
  9592. PRW400U3100008-354
  9593. PRW400U3100009-987
  9594. PRW400U3100010-889
  9595. PRW400U3100011-522
  9596. PRW400U3100012-155
  9597. PRW400U3100013-788
  9598. PRW400U3100014-421
  9599. PRW400U3100015-338
  9600. PRW400U3100016-687
  9601. PRW400U3100017-320
  9602. PRW400U3100018-953
  9603. PRW400U3100019-586
  9604. PRW400U3100020-488
  9605. PRW400U3100021-121
  9606. PRW400U3100022-754
  9607. PRW400U3100023-387
  9608. PRW400U3100024-304
  9609. PRW400U3100025-653
  9610. PRW400U3100026-286
  9611. PRW400U3100027-919
  9612. PRW400U3100028-552
  9613. PRW400U3100029-185
  9614. PRW400U3100030-371
  9615. PRW400U3100031-720
  9616. PRW400U3100032-353
  9617. PRW400U3100033-986
  9618. PRW400U3100034-619
  9619. PRW400U3100035-252
  9620. PRW400U3100036-885
  9621. PRW400U3100037-518
  9622. PRW400U3100038-151
  9623. PRW400U3100039-784
  9624. PRW400U3100040-686
  9625. PRW400U3100041-319
  9626. PRW400U3100042-952
  9627. PRW400U3100043-585
  9628. PRW400U3100044-218
  9629. PRW400U3100045-851
  9630. PRW400U3100046-484
  9631. PRW400U3100047-117
  9632. PRW400U3100048-750
  9633. PRW400U3100049-383
  9634. PRW400U3100050-285
  9635. PRW400U3100051-918
  9636. PRW400U3100052-551
  9637. PRW400U3100053-184
  9638. PRW400U3100054-817
  9639. PRW400U3100055-450
  9640. PRW400U3100056-367
  9641. PRW400U3100057-716
  9642. PRW400U3100058-349
  9643. PRW400U3100059-982
  9644. PRW400U3100060-884
  9645. PRW400U3100061-517
  9646. PRW400U3100062-150
  9647. PRW400U3100063-783
  9648. PRW400U3100064-416
  9649. PRW400U3100065-333
  9650. PRW400U3100066-682
  9651. PRW400U3100067-315
  9652. PRW400U3100068-948
  9653. PRW400U3100069-581
  9654. PRW400U3100070-483
  9655. PRW400U3100071-116
  9656. PRW400U3100072-749
  9657. PRW400U3100073-382
  9658. PRW400U3100074-299
  9659. PRW400U3100075-648
  9660. PRW400U3100076-281
  9661. PRW400U3100077-914
  9662. PRW400U3100078-547
  9663. PRW400U3100079-180
  9664. PRW400U3100080-366
  9665. PRW400U3100081-715
  9666. PRW400U3100082-348
  9667. PRW400U3100083-981
  9668. PRW400U3100084-614
  9669. PRW400U3100085-247
  9670. PRW400U3100086-880
  9671. PRW400U3100087-513
  9672. PRW400U3100088-146
  9673. PRW400U3100089-779
  9674. PRW400U3100090-681
  9675. PRW400U3100091-314
  9676. PRW400U3100092-947
  9677. PRW400U3100093-580
  9678. PRW400U3100094-213
  9679. PRW400U3100095-846
  9680. PRW400U3100096-479
  9681. PRW400U3100097-112
  9682. PRW400U3100098-745
  9683. PRW400U3100099-378
  9684. PRW400U3100100-665
  9685. MBW400R100000-581
  9686. MBW400R100001-180
  9687. MBW400R100002-779
  9688.  
  9689. v4.0.2PC
  9690. MBW400U3100050-439
  9691. MBW400U3100051-356
  9692. MBW400U3100052-705
  9693. MBW400U3100053-338
  9694. MBW400U3100054-971
  9695. MBW400U3100055-604
  9696. MBW400U3100056-237
  9697. MBW400U3100057-870
  9698. MBW400U3100058-503
  9699. MBW400U3100059-136
  9700. MBW400U3100060-322
  9701. MBW400U3100061-671
  9702. MBW400U3100062-304
  9703. MBW400U3100063-937
  9704. MBW400U3100064-570
  9705. MBW400U3100065-203
  9706. MBW400U3100066-836
  9707. MBW400U3100067-469
  9708. MBW400U3100068-102
  9709. MBW400U3100069-735
  9710. MBW400U3100070-637
  9711. MBW400U3100071-270
  9712. MBW400U3100072-903
  9713. MBW400U3100073-536
  9714. MBW400U3100074-169
  9715. MBW400U3100075-802
  9716. MBW400U3100076-435
  9717. MBW400U3100077-352
  9718. MBW400U3100078-701
  9719. MBW400U3100079-334
  9720. MBW400U3100080-236
  9721. MBW400U3100081-869
  9722. MBW400U3100082-502
  9723. MBW400U3100083-135
  9724. MBW400U3100084-768
  9725. MBW400U3100085-401
  9726. MBW400U3100086-318
  9727. MBW400U3100087-667
  9728. MBW400U3100088-300
  9729. MBW400U3100089-933
  9730. MBW400U3100090-835
  9731. MBW400U3100091-468
  9732. MBW400U3100092-101
  9733. MBW400U3100093-734
  9734. MBW400U3100094-367
  9735. MBW400U3100095-284
  9736. MBW400U3100096-633
  9737. MBW400U3100097-266
  9738. MBW400U3100098-899
  9739. MBW400U3100099-532
  9740. v4.0PC
  9741. MBW400U3100000-444
  9742. MBW400U3100001-361
  9743. MBW400U3100002-710
  9744. MBW400U3100003-343
  9745. MBW400U3100004-976
  9746. MBW400U3100005-609
  9747. MBW400U3100006-242
  9748. MBW400U3100007-875
  9749. MBW400U3100008-508
  9750. MBW400U3100009-141
  9751. MBW400U3100010-327
  9752. MBW400U3100011-676
  9753. MBW400U3100012-309
  9754. MBW400U3100013-942
  9755. MBW400U3100014-575
  9756. MBW400U3100015-208
  9757. MBW400U3100016-841
  9758. MBW400U3100017-474
  9759. MBW400U3100018-107
  9760. MBW400U3100019-740
  9761. MBW400U3100020-642
  9762. MBW400U3100021-275
  9763. MBW400U3100022-908
  9764. MBW400U3100023-541
  9765. MBW400U3100024-174
  9766. MBW400U3100025-807
  9767. MBW400U3100026-440
  9768. MBW400U3100027-357
  9769. MBW400U3100028-706
  9770. MBW400U3100029-339
  9771. MBW400U3100030-241
  9772. MBW400U3100031-874
  9773. MBW400U3100032-507
  9774. MBW400U3100033-140
  9775. MBW400U3100034-773
  9776. MBW400U3100035-406
  9777. MBW400U3100036-323
  9778. MBW400U3100037-672
  9779. MBW400U3100038-305
  9780. MBW400U3100039-938
  9781. MBW400U3100040-840
  9782. MBW400U3100041-473
  9783. MBW400U3100042-106
  9784. MBW400U3100043-739
  9785. MBW400U3100044-372
  9786. MBW400U3100045-289
  9787. MBW400U3100046-638
  9788. MBW400U3100047-271
  9789. MBW400U3100048-904
  9790. MBW400U3100049-537
  9791. MBW400U3100050-439
  9792. v3.0
  9793. PRW200100586-763
  9794. PRW200101810-587
  9795. PRW200101890-129
  9796.  
  9797. v2.0
  9798. PRW200100586-763
  9799. v1.0
  9800. PRB100101253-785
  9801. -
  9802. Preprint
  9803. v1.0/1.5
  9804. 11-1009-200021734
  9805. 02-0001-100000000
  9806. 11-1000-200027072
  9807. -
  9808. Presenter
  9809. vAll
  9810. †1.5 Demo!
  9811. This will make Presenter 1.5 Demo act as though it is not a demo. There are three global variables which say in what way it is limited - such as Demo (INIT), Demo (ADB), and all that. From looking at the resources - there's one called 'EvE ', it seems that this uses the EvE protection scheme... So, the crack just changes the variables that says whether or not it has found the EvE.
  9812.  
  9813. Open CODE 12 in ResEdit
  9814. Change it at offset $5EC0
  9815. From:        $6F3E
  9816. To:        $603E
  9817.  
  9818. Change it at offset $6B7C
  9819. From:        $6708
  9820. To:        $4E71
  9821.  
  9822. Change it at offset $6BC4
  9823. From:        $6708
  9824. To:        $4E71
  9825.  
  9826. Change it at offset $7268
  9827. From:        $6728
  9828. To:        $6028
  9829. -
  9830. PressWise
  9831. vAll
  9832. 02-000-00000
  9833. 11-1009-200027072
  9834. -
  9835. Prince of Destruction
  9836. v1.0.4
  9837. †Name            SN# (16 Chars)
  9838.  
  9839. Andrew Barry    2FD5AA782FF6A5G4
  9840. Tonio Loewald   8BG61E538A80C206
  9841. Pamina Loewald  817AF07061279C5A
  9842. Doom            6DA2F55B46162G65
  9843.  
  9844. Name is CaSe sensitive
  9845.  
  9846. the protection scheme is smart in that many different real time checks are
  9847. performed discreetly and many things don't work entirely/quite right/or at all
  9848. (no indication is given however) if you simply use a SN# that will get by the
  9849. registration dialog, all together there are about 30 relations that must hold
  9850. between your name and the sn#'s and single/multiuserness
  9851. -
  9852. Prince of Persia
  9853. vAll
  9854. †EFFECT: The Potion Level never appears
  9855. HOW TO: LOCATE CODE RESOURCE 2
  9856. CHANGE THE WORD AT OFFSET 1F70 FROM 660A TO 600A
  9857. or
  9858. To Patch Prince of Persia 1.0 so there are unlimited chances to get the right potion in the potion level, change CODE 3+$55A6 from $5240 to $7000. Note: The potion level has to be done again only if you quit Prince of Persia and run it again later.
  9859. To get rid of the potion level altogether, change CODE 2+$1DF2 from $0002 to $FFFF. This is for new games and opening from the file menu. Change CODE 2+$1DD6 from $3B6D BA64 BA62 to $3B7C FFFF BA62 for opening from the desktop.
  9860. Prince of Persia saved games:
  9861. The format of the save files for version 1.0 is 2 bytes each for:
  9862. minutes left; fraction of a minute out of $2D0 (max is $2CF); level ($F is potion level, $E is last level or princess level, $C and $D are level 12 part 1 and part 2: Jaffer level, $1-$B is level 1 to 11 and $0 is the demo level); potions; unknown; prizes (people killed, items obtained, big potions etc); how many times prince died; checksum (which=$1B39 - min*$B - frac - level*$11 - potions*$25 - unknown*$C1 - prize*$17 - died*$D. To eliminate the need to calculate the checksum, change CODE 2+ $15AC from $663A to $4E71.
  9863.  
  9864. (POP 0.15B saved files do not have prizes or died and are therfore, only 12 bytes instead of 16. The checksum does not include prizes or died. To eliminate the need to calculate the checksum for 0.15B, change CODE 2+$181C from $662E to $4E71.)
  9865.  
  9866. Prince of Persia speed up:
  9867. The 'Turbo POP' updater program changes CODE 2+$102 from $90 to $D0 to speed up the animation.
  9868. Prince of Persia Editor 2.01
  9869. Change CODE 3+$05FA (A few characters over from $05F8)
  9870. from:
  9871.  
  9872. 4EBA FE84
  9873. to:
  9874. 4E71 4E71
  9875. AND
  9876. Change CODE 3+$0990
  9877. from:
  9878.  
  9879. 670E
  9880. to:
  9881. 600E
  9882. -
  9883. Print Central
  9884. v3.0.5
  9885. 65-3054-000915595
  9886. -
  9887. Print Shop
  9888. vAll
  9889. †1.0 - 1.2
  9890. Search for: 21FC D9BE B403 0A80 4E75
  9891. Change to:  4E71 4E71 4E71 4E71 0280
  9892. (They took out the CP in v1.3)
  9893. -
  9894. Pro Calc
  9895. v1.3.1
  9896. 0000000416    'Anonymous'
  9897. † To register: bring up the about box, then hold down the
  9898. option key and click the 'Register…' button.
  9899.  
  9900. Note: this program is now called CalcWorks
  9901. -
  9902. Pro-Cite
  9903. v2.02
  9904. MP12460
  9905. -
  9906. Professional Bibliographic System
  9907. vAll
  9908. †v2.52
  9909. Search for:6700022C42A74EAD Change to:6000022C42A74EAD
  9910. v2.6
  9911. Search for:670001A042A74EAD Change to:600001A042A74EAD
  9912. -
  9913. Professional Composer
  9914. vAll
  9915. †Search for:670001FC3F3C7D00 Change to:600001FC3F3C7D00
  9916. -
  9917. ProTerm
  9918. v1.0
  9919. Serial #: 000000347
  9920. Key: 0000015001
  9921. -
  9922. Psion Chess
  9923. vAll
  9924. †Search for:00024E926700DA56 Change to:000247FA4D484E71
  9925. Search for:000100010141 Change to:010001000141
  9926. v1.5
  9927. Search for:4E926700DA34 Change to:47FA4D264E71
  9928. Search for:000100010141 Change to:010001000141
  9929. -
  9930. Public Utilities
  9931. v2.0
  9932. 003182327
  9933. 330-01315-301
  9934. 330-01436-301
  9935. v1.0x
  9936. B102145276305
  9937. 003182327
  9938. †v1.0.1
  9939.     Make the following change to Installer Script.
  9940.     Search for : 670E 2F0B 4EBA 031C 3C00
  9941.     Change to  : 4E71
  9942. -
  9943. Puppy Love
  9944. vAll
  9945. †Search for:67064EAD02FA6028 Change to:4E714EAD02FA6028
  9946. Search for:4EF90040000A Change to:A9F40040000A
  9947. -
  9948. Puzzle Gallery
  9949. vAll
  9950. † -    PUZZLE GALLERY  V1.8
  9951. EFFECT: This game is NOT copy protected at all, but it does not run under Systems 7.0 or 7.0.1. This may be a good forum to publish this fix to allow the program run under these systems.
  9952. N.B. Do not EVER run copies of this modified program under Systems pre 6.0.2 (i.e. System 6.0, 4.2 etc.) As Egon said in GhostBusters, "it would be very bad".
  9953. Locate CODE resource #1  (number one)
  9954. Change WORD at offset 24C8 from 0002 -> 0000
  9955. The program will now run correctly (Systems 6.0.2 and greater)
  9956. -
  9957. Quark Xpress
  9958. v3.x.x
  9959. XG50002863
  9960. XR22000765
  9961. XR22246199
  9962. XU23262295
  9963. XU23326276
  9964. XU30435247
  9965. XU30435782
  9966. XU43158960
  9967. XU43914334
  9968. XU43950295
  9969. XU44134121
  9970. XU44267530
  9971. XU44317350
  9972. XU50002863
  9973. XU51210588
  9974. XU51636790
  9975. XU51785218
  9976. XU51849192
  9977. XU52404768
  9978. XU52443418
  9979. XU52628863
  9980. XU52911967
  9981. XU52928917
  9982. XU53277674
  9983. XU55081085
  9984. XU55082842
  9985. XU55082949
  9986. XU55404875
  9987. XU56693459
  9988. XU57046139
  9989. XU57046246
  9990. XU58494583
  9991. XU60541345
  9992. XX51123585
  9993. †** TIP **
  9994. Use a number that you know works and add 107 to it.
  9995. If you replace XU with XM the installer accepts the SN and I believe installs
  9996. a multi-user version.
  9997.  
  9998. QuarkXpress Network Bypass:
  9999. (as of 6/29/91)
  10000. For each additional copy you need to run on the network do the following:
  10001.  - Make a copy of the original program.
  10002.  - Open the copy with ResEdit and open the DATA resources.
  10003.  - Now open the DATA ID 0 resource.
  10004.  - Search for the string QuarkXPress (check spelling and case).
  10005.  - The next character after the string is a "<" symbol.
  10006.  - Change the "<" character to the character "1" for the second copy you want
  10007. to run on the net and to "2" for the third copy and so on.
  10008.  - Now close ResEdit and save your changes.
  10009.  
  10010. NOTE: For each additional copy you want you MUST make a copy of the original
  10011. to modify. That should get you on your way to lots of copies on the net.
  10012.  
  10013. also any serial numbers from the gamma should work just change the first two
  10014. letters to XU instead of XG
  10015.  
  10016. serial numbers from 3.0 should work fine also if you use the updater it will
  10017. ask if you want to change the current SN to another SN (great for getting an
  10018. additional SN)
  10019. -
  10020. Quark Xpress SXetch Pad
  10021. vAll
  10022. 63AC-DAF4-5CBD-AB98
  10023. -
  10024. Quartet
  10025. vAll
  10026. †v1.0
  10027. Search for:F5CCF5C800640000 Change to:0000F5C800640000
  10028. -
  10029. QUED/M
  10030. v2.7.1
  10031. †CODE #47
  10032.  
  10033. +0700 :666A          -> 4E71
  10034. +0708: 665C          -> 4E71
  10035. +0910: 6600 011E -> 4E71 4E71
  10036. +0928: 6600          -> 4E71
  10037. +0930: 0100          -> 4E71
  10038. +0938: 6600          -> 4E71
  10039. +0940: 00F0          -> 4E71
  10040. +0960: 6600 00CC -> 4E71 4E71
  10041. -
  10042. Quest
  10043. vAll
  10044. †Search for:611C 4CDF 7FFE Change to:4E71 4CDF 7FFE
  10045. -
  10046. QuickCurcuit
  10047. vAll
  10048. †v2.0
  10049. Search for 670C3F3C000E4EAD
  10050. Change to  600C3F3C000E4EAD
  10051. Search for 67081D7C0001000860104267
  10052. Change to  4E711D7C0001000860104267
  10053. -
  10054. QuicKeys II
  10055. v3.01
  10056. 1057081LHB
  10057. v3.0
  10058. 1000888
  10059. 1120000
  10060. v2.1.3
  10061. 19628
  10062. 56406
  10063. v2.1.2a
  10064. 104511
  10065. v2.1
  10066. 115565
  10067. v2.0
  10068. 23545
  10069. 69402
  10070. 6817
  10071. 115565
  10072. 40391
  10073. 6817
  10074. 23545
  10075. 62402
  10076. †QuicKeys 2.0x to 3.0
  10077. QuicKeys stores its personalization information in the Qky2 resource with ID
  10078. 1. To patch it, just nuke the existing resource (ID 1, not ID 0) if there is
  10079. one, and create a new one with ID 1. Then open it up and enter your
  10080. personalization info. The strings you create here are Pascal type. In other
  10081. words, you must precede the actual string with a length byte. Figure out how
  10082. many characters there are in each piece of information that you enter and
  10083. convert that number to a two digit hex number. Then type in that number
  10084. followed by the hexadecimal ASCII codes for your string (or just enter the
  10085. characters in the ASCII section if you're using ResEdit or a similarly
  10086. enlightened editor). Pad the end of each string with nulls (0 in
  10087. hexadecimal).
  10088.  
  10089. Enter your name (or bogus name substitute) at offset 0. Enter you company
  10090. name or related fiction at offset 20 (remember, that's a hex number). Enter
  10091. the serial number (which can be anything at all) at offset 40. Don't enter
  10092. anything after the serial number.
  10093.  
  10094. So, for example, to be Hari Seldan at Herman's House of Lint and have the
  10095. serial number 666, I would enter the following (in goofy ResEdit hex editor
  10096. form):
  10097.  
  10098. 000000    0B48 6172 6920 5365    Hari Se
  10099. 000008    6C64 616E 0000 0000    ldan
  10100. 000010    0000 0000 0000 0000
  10101. 000018    0000 0000 0000 0000
  10102. 000020    1648 6572 6D61 6E27    Herman'
  10103. 000028    7320 486F 7573 6520    s House
  10104. 000030    6F66 204C 696E 7400
  10105. 000038    0000 0000 0000 0000
  10106. 000040    0336 3636              666
  10107.  
  10108. (Note that non-printing characters have been removed from the ASCII output on
  10109. the right side.)
  10110.  
  10111. And that's it. You don't even need to restart to begin accessing QuicKeys.
  10112. And best of all, you can apply the patch to a pre-installed version of
  10113. QuicKeys, so that you will never have to do it again.
  10114.  
  10115. QuicKeys 2.1.2
  10116. Search for:6F00 FE38 2F2E FFFC A983 7001 B06E FFEC Change to:4E71 4E71…
  10117. Search for:662C 426748 6EFE A048 6EFE A970 4C2F 00 Change to 4E71…
  10118. Search for:7001 B06E FFEC 57C0 4400 1D40 0008
  10119. Change to :103C 00FF 4E71 4E71 4E71…
  10120.  
  10121. v2.1.3
  10122. Change 'QkyC' -14341+$3A80
  10123. from:
  10124. $56C0      to:      $4E71
  10125. The personalization data is stored in 'Qky2' ID 1. When you register it, with
  10126. this crack, it will use the serial number 19628, which is presumably the
  10127. default one. To see the personalization, go to 'About QuicKeys™...' in the
  10128. option menu when editing keysets.
  10129.  
  10130. Quick Keys 2.1.3
  10131.  
  10132. For those who can't find a serial number this work around worked for me.
  10133. 1 Install Quickeys with extensions,  etc you desire
  10134. 2 Install Quickeys 2.1 (no serial number needed) cdev only and reboot, should
  10135. open
  10136. 3 Re-install Quickeys 2.1.3 cdev only and reboot, should now open without
  10137. asking for serial number
  10138.  
  10139. -
  10140. QuickFlix!Q
  10141. vAll
  10142. F1009383-0045
  10143. -
  10144. QuickFormat
  10145. v6.3/7.0
  10146. QF!DD45FPDACC16LS
  10147. †QuickFormat 7.0
  10148. Byte Changes (You should find the SEARCH string only ONE TIME!)
  10149. Search:
  10150. 4EBA FE14 4EAD 02E2 4EBA FEBE 4EBA FF22 4EBA F82A
  10151. Change:
  10152. 4E71 4E71
  10153. QuickFormat 7.1
  10154. CODE 3 +$3B6  From $6606 to $4E71
  10155. -
  10156. QuickMail
  10157. v2.2
  10158. 40866
  10159. †Crack for 2.0 serial numbers patch:
  10160. Open up the QUICKINIT file with ResEdit:
  10161. Look in INIT 25 "QuickInit", offset $24, for an ASCII sequence of digits (they directly follow a string that looks like QuickMai, e.g., QuickMai00000). ASCII modify them to any serial # you want, preferably something far away from what other people are using. You see, that serial # is a BASE serial number, from which the Quickmail software will increment x # of times, where x is the # of users allowed by that particular pack. There is one more spot where it's stored, and that's in the DATA -14144 resource, offset $5C, again, it's five ASCII digits. Change them to the same # you installed into the INIT 25
  10162. resource. Once you've made your changes, be sure to save them, and then reboot with the new files installed in your System Folder to see them take effect. I know it's not a patch to remove the serial number check process altogether, but since I do not know how the scheme is intrinsically tied to the actual workings of the client/server mechanism, I'd rather not play around with that and possibly create reliability problems. If you want to invest loads of time looking into it, feel free and please post the results; but I think if all you want to do is get your office up and running with Quickmail for everyone, then this should meet your needs.
  10163. -
  10164. QuickSANE
  10165. v1.0
  10166. QS-91337004
  10167. -
  10168. Quickset
  10169. vAll
  10170. †Search for:670000144267 Change to:600000144267
  10171. -
  10172. QuikCircuit
  10173. vAll
  10174. †v2.0
  10175. Search for:670C3F3C000E4EAD Change to:600C3F3C000E4EAD
  10176. Search for:67081D7C0001000860104267 Change to:4E711D7C0001000860104267
  10177. -
  10178. Racter
  10179. vAll
  10180. †Search for:0FF58205DEA9 Change to:08F58205DEA9
  10181. Search for:F7BBCA71CA64 Change to:967DCE5BE849
  10182. -
  10183. Ragtime
  10184. v3.1
  10185. Serial Number: 6601120  Production Number:8739401
  10186. †Search for:4E56FFC041EEFFC0316E00080016216E000A0012A017
  10187. Change to :4E75FFC041EEFFC0316E00080016216E000A0012A017
  10188. Ragtime 3.0
  10189. Serial Number:6601120 Production Number:8739401
  10190. Ragtime 3.1
  10191. Serial Number:6601120 Production Number:8739401
  10192. -
  10193. Railroad Tychoon
  10194. vAll
  10195. †Krak Patch
  10196. Hex search for:
  10197. 28 00 02 B0 69 06 84 66 08 08 AD
  10198. Hex change the bold values to 4E 71
  10199. This should appear on sector 301, byte 25848 of the file.
  10200. or
  10201. Find Hex string
  10202. 0684 6646 486E
  10203. Replace it with
  10204. 0684 4E71 486E
  10205. When you hit the choose the locomotive screen, any choice you make will be
  10206. valid The krak listed above allows the game to continue to limit your play to
  10207. two trains at a time.
  10208.  
  10209. or
  10210.  
  10211.     RAILROAD TYCOON 1.0
  10212. EFFECT:The program will never ask you the question.
  10213. HOW TO: Locate CODE 24,
  10214.     Find Offset $1F0A, Change the word $6646 to $4E71
  10215.     Find Offset $207E, Change the word $6608 to $4E71
  10216.     RAILROAD TYCOON
  10217. RRT has the PICTs and STR#s all in the application,
  10218. where they can be copied into a WORD document that you can have
  10219. on your hard disk.
  10220. There's an easier way to avoid needing the Railroad Tycoon manual (suggested, I believe, by some previous poster in this group):  Just spend a few minutes with ResEdit and add the names of the engines to the PICTs.  Then the answer is right in front of you every time.
  10221.  
  10222. -
  10223. RAM Disk Saver
  10224. v2.0
  10225. 158100157
  10226. -
  10227. RAM Doubler
  10228. vAll
  10229. †Ramdoubler 1.0.1b1 krak
  10230.  
  10231. Code #2 +11A0 630E->600E
  10232.  
  10233. Ramdoubler 1.0
  10234.  
  10235. the correct SINGLE BYTE crack is
  10236. CODE #2 +114A 6620->6020
  10237.  
  10238. RAM Doubler 1.0 fix
  10239.  
  10240. While playing around with RAM Doubler 1.0 you may have noticed that if you
  10241. replace your System File from a backup or even just move it out of your
  10242. System Folder and immediately back in again, upon the next restart RAM
  10243. Doubler gives you an error message saying that RAM Doubler did not load
  10244. because it has been moved.  Here is why: During installation the RAM
  10245. Doubler installer places two invisible files into your System Folder,
  10246. "MacsBug Mgr" and "Load RAMDblr."  If you look at your HD's boot blocks
  10247. with Norton Disk Editor you will see that the RAM Doubler installer also
  10248. changed the boot blocks' Debugger Name from the normal "MacsBug" to
  10249. "MacsBug Mgr."  Obviously the installer does this to ensure that RAM
  10250. Doubler resources get loaded absolutely first thing during bootup.
  10251. Presumably it also changes the boot blocks' Debugger Name from the normal
  10252. "MacsBug" to "MacsBug Mgr" so that it can load your MacsBug debugger (if
  10253. you use it) secondly, after the RAM Doubler code during bootup.  The only
  10254. problem is that if you swap out your System File or even merely move it out
  10255. of your System Folder and immediately back in again, your boot blocks get
  10256. re-written by the Mac's ROM routines such that the Debugger Name gets
  10257. changed back to "MacsBug" and presto, RAM Doubler won't load, forcing a
  10258. re-installation from the RAM Doubler floppy.  (Anything you do that causes
  10259. the miniature Mac on the face of your System Folder icon to disappear and
  10260. reappear reflects this automatic rewriting of your boot blocks.)  What a
  10261. hassle!  Solution: if you're NOT using a debugger (or anything else you've
  10262. named MacsBug, e.g., there was once a screen saver that needed to be called
  10263. MacsBug) simply use DiskTop, ResEdit or any other disk editor that can see
  10264. invisible files to go into your System Folder and change the name of
  10265. "MacsBug Mgr" to "MacsBug" and then move your System File out & back into
  10266. your System Folder to force the boot blocks rewrite.  Then you'll never
  10267. need to reinstall RAM Doubler whenever you mess with your System File. Voila!
  10268.  
  10269. -
  10270. Rambo
  10271. vAll
  10272. †Search for:DB49D669B2FD Change to:DC49D669B2FD
  10273. Search for:4B6F26851ED8 Change to:2AA9BB036063
  10274. -
  10275. RAMdisk
  10276. vAll
  10277. †v3.16
  10278. Leave three blank spaces after your name to register
  10279. -
  10280. RapidTrak
  10281. vAll
  10282. 600001201
  10283. -
  10284. RayDream Designer
  10285. v3.1.1
  10286. RD-301-1-2116-14832
  10287. v2.0.3
  10288. RDD5-1230-48398
  10289. RDD5-1550-52358
  10290. -
  10291. ReadySetGrow!
  10292. v1.0
  10293. 20475
  10294. -
  10295. Real Poker
  10296. vAll
  10297. †Search for:43FA FE80 32BC FFDC
  10298. Change to:4E71 4E71 4E71 4E71
  10299. Make the files "Saloon File" & "Poker Data" visible. Also, there is a poker
  10300. font in the fonts file you have to have on your system.
  10301. -
  10302. Realmz
  10303. v2.0
  10304. SN#11603111    RC#7252020    (Min for this SN#)
  10305. SN#11603111    RC#7252048    (Max for this SN#)
  10306. v1.6.4+
  10307. †Registration Code = any number within the range 104+INT(SN/24)*15 +/- 14 ,where SN is the serial number.
  10308. ***
  10309. ie if SN=11603111 then RC=any number in the range 7252034 +/- 14
  10310. ••• Version: "1.6.4+" •••
  10311. Register with 911.
  10312. Serial Number 13987296
  10313. Registration Number  8742164
  10314.  
  10315. Once you register your copy. Quit. Open Data Folder and copy Data D, using
  10316. finder (cmd-M). Take the 'Data D copy' and move it out of that folder. If your
  10317. Realmz copy should become unregistered, which happens if you use a bad code in
  10318. a scenario, this  file is deleted thereby unregistering your copy. This is a
  10319. pain in the butt that makes you re-register every time you fuck up. Rename
  10320. Data D copy => Data D and replace in Data folder. Make sure to recopy this
  10321. again, after you do this.
  10322.  
  10323. If you try to register a bad copy with 2.0.3+ the Realmz Manual is deleted. This is a real bitch since the game will not run without it in the same folder.
  10324.  
  10325. To eliminate the need to keep the Realmz Manual around simply take any small text file and change its creator type to 'RMAN'.
  10326. -
  10327. Realmz Assault on Giant Mountain
  10328. v2.0
  10329. 0000017663    Doom
  10330. 0705389594    Anonymous
  10331. 1717142171    Fantasoft
  10332. †Warning:  The above SN# info has been comprimised as of version 2.0.3 or higher.  Some asshole(s) posted the info on the internet and the author apparently took some countermeasures - so you'll just have to suffer until (if i decide to) get around to reverse engineering it again.
  10333. -
  10334. Red Ryder
  10335. vAll
  10336. †v11.0
  10337. Find:6630 42A7 4879 434F 4445 3F3C Replace 42A7 with 6030
  10338. -
  10339. Renderman
  10340. v1.1
  10341. 3273071853
  10342. 4027723341
  10343. 3574598582
  10344. 2518174477
  10345. 4011405915
  10346. -
  10347. Rendermania Beta
  10348. vAll
  10349. 3273071853
  10350. 4027723341
  10351. 3574598582
  10352. 2518174477
  10353. 4011405915
  10354. -
  10355. Replica
  10356. v1.0
  10357. RPM-0010-0342-38QD
  10358. -
  10359. Resolve (Claris)
  10360. vAll
  10361. †v1.0
  10362. Hex Changes:
  10363. Search : 486E FFFC 4EBA FCF6 4A00 588F 670E
  10364. Change :           4E71 4E71           600E
  10365. -
  10366. Retrospect Remote
  10367. vAll
  10368. Authorization Numbers:
  10369. 650-729-7746
  10370. 543-999-2682
  10371. 647-741-1178
  10372. 595-161-0202
  10373. 577-533-0106
  10374. 545-366-9586
  10375. 602-708-6450
  10376. 592-374-9842
  10377. 577-330-3898
  10378. 652-350-7410
  10379. Registration Number:
  10380. 05030000180
  10381. †Retrospect Remote 2.1
  10382. Registration Number:
  10383. 05030000180
  10384. Activator Codes:
  10385. 650-729-7746  543-999-2682  647-741-1178  595-161-0202  577-533-0106
  10386. 545-366-9586  602-708-6450  592-374-9842  577-330-3898  652-350-7410
  10387. 763-912-2571  763-760-2915  763-152-4291  756-769-8739  756-567-2531
  10388. 752-970-7339  750-944-5259  702-923-3963  698-972-2907  698-921-6355
  10389. 697-351-3243  679-064-7971  658-954-6827  657-283-0611  652-673-4379
  10390. 651-964-2651  651-305-7475  638-540-6371  637-324-9123  596-091-5795
  10391. 582-718-6067  581-705-5027  578-970-1219  554-706-2811  554-655-6259
  10392. 542-903-6195  540-218-8939  530-391-7851  527-149-8523  526-390-0243
  10393. 520-210-0899  519-906-1587  498-479-0091  497-972-4571  486-575-0371
  10394. 485-865-8643  478-470-2051  477-515-7907  466-515-5779  451-420-3283
  10395. 449-444-7755  439-567-0115  426-194-0387  779-362-0908  778-602-2628
  10396. 778-500-9524  763-912-2548  763-152-4268  756-567-2508  755-959-3884
  10397.  
  10398. Registration Number:
  10399. U5830007925
  10400. Activator Codes:
  10401. T8CQ-6RDF-8DGY-1
  10402. T8CQ-6RDF-8DGY-2
  10403. T8CQ-6RDF-8DGY-3
  10404.  
  10405. Registration Number:
  10406. U5880002218
  10407. Activator Codes:
  10408. PB9G-BGY7-PARS-1
  10409. PB9G-BGY7-PARS-2
  10410. PB9G-BGY7-PARS-3
  10411. -
  10412. Reversi
  10413. vAll
  10414. †Search for:6708487A01904EBAF69
  10415. Change to :66008487A01904EBAF696
  10416. Search for:6708487A01524EBAF988
  10417. Change to :6008487A01524EBAF988
  10418. Search for:4EBA08C23E1F4EF9
  10419. Change to :A9F408C23E1F4EF9
  10420. Search for:4EBA0BF03E1F4EF9
  10421. Change to :A9F408C23E1F4EF9
  10422. Search for:4EBA04D03E1F4EF9
  10423. Change to :A9F408C23E1F4EF9
  10424. -
  10425. RightWriter
  10426. vAll
  10427. TGMC 113695
  10428. -
  10429. Robosport
  10430. vAll
  10431. †How to remove the copy protection from Maxis' game "RoboSport":
  10432. Search for 4EAD 066A 4FEF 000A 3E00 4A47, using a Utility such as ResEdit or
  10433. SUM Tools.(This sequence is in code resource 2 at offset 2A8C if you look with
  10434. ResEdit. Replace the first two words with 7001 7001, and everything should be
  10435. OK.
  10436. Or try:
  10437. EFFECT: The password dialog will never show up
  10438. HOW TO: LOCATE CODE RESOURCE 2
  10439. CHANGE THE WORDS AT OFFSET 2A82-98 (2A82, 2A84, ..., 2A98) TO 4E71
  10440. CHANGE THE WORDS AT OFFSET 2AB2-C8 (2AB2, 2AB4, ..., 2AC8) TO 4E71
  10441. Or try:
  10442. COMPATIBILITY NOTES
  10443. If you play RoboSport on a MAC PLUS or MAC CLASSIC, turn OFF the Preview Movie Sound option in the Preferences Window otherwise the program may lock during Turn Generation due to a sound chip incompatability. You need MORE THAN 1MB RAM to play RoboSport under MultiFinder. If you only have 1 MB RAM, you must play RoboSport under the Finder. RoboSport is not compatible with the Apple CD-ROM init. RoboSport is not compatible with the Now Menus in the Now Utilities.
  10444. APPLETALK NOTES
  10445. To remove a SECONDARY machine from an AppleTalk network game, the person on the PRIMARY machine must:
  10446.  
  10447. (1) Select REMOVE SECONDARY from the EDIT MENU
  10448.  
  10449. (2) Click the radio button next to the player you want to remove, and
  10450.  
  10451. (3) Click on the REMOVE SECONDARY button.
  10452. AppleTalk Zones are not supported in this version of RoboSport—only direct machine to machine AppleTalk.
  10453. KRAK NOTES
  10454. Run the program. <IN PROGRAM> Marvel at the cool sounds. Go to the dialog box in which you're asked to input the three symbols appearing on some page in the manual. Pick any three symbols. Break into TMON. <IN TMON> Choose MAGIC RETURN from User window. <IN PROGRAM> Hit OK button. <IN TMON> GOSUB a few times; do not GOSUB over pascal case statement beginning (TRACE through it to avoid hanging TMON). Notice quite a few BRAs to Code0005+BCC. Decide too many IFs to handle, so hack logic at source, decision stage (Code0003+15A, Code0003+16E). A #$00 returned from decision routine in D0 means a faulty code, a #$01 returned in D0 means good code. Change all MOVE #$00,D0 to MOVE #$01,D0 so every code is good.
  10455. KRAK IT YOURSELF
  10456. Hex Search:
  10457. 70 00 60 12 52 6E FF EC
  10458. Hex change:
  10459.   …01…
  10460. Hex Search:
  10461. 70 00 4E 5E 4E 75  4E 56
  10462. Hex change:
  10463.   …01…
  10464. or
  10465. CODE 2+2A8C
  10466. from:
  10467. 4EAD 066A 4FEF 000A
  10468. to:
  10469. 4E71 4E71 4E71 7001
  10470.  
  10471. or
  10472.  
  10473.     ROBOSPORT V1.0
  10474. EFFECT: The password dialog will never show up
  10475. HOW TO: LOCATE CODE RESOURCE 2
  10476. CHANGE THE WORDS AT OFFSET 2A82-98 (2A82, 2A84, ..., 2A98) TO 4E71 CHANGE THE WORDS AT OFFSET 2AB2-C8 (2AB2, 2AB4, ..., 2AC8) TO 4E71
  10477.     ROBOSPORT V1.11
  10478. EFFECT: The password dialog will never show up
  10479. HOW TO: Locate CODE resource 2
  10480. Change the words at offsets 2C30 through 2C46 to 4E71 Change the words at offsets 2C60 through 2C76 to 4E71
  10481. -
  10482. Rocket Share 1.0
  10483. vAll
  10484. 640-0207-01
  10485. -
  10486. Rogue
  10487. vAll
  10488. †To make Rogue easily copyable, try this:
  10489. Search for:3BEA 7702 C370 54EC 8BA8 208E F5E8 139C Change to:3AEB
  10490. Make these Changes to a sector copy; then bit copy track #33 with any
  10491. bit copier.
  10492. or try
  10493. Search for:29DC948CA37E Change to:01AD2787A37E
  10494. Search for:34E06DF0C594 Change to:33E06DF0C594
  10495. -
  10496. Route 66
  10497. v1.5
  10498. 28JSSV4559813    Application
  10499. 1JWKR80679435    USA
  10500. M-U-100011Z   ???
  10501. -
  10502. S.C.OUT
  10503. vAll
  10504. †Codes
  10505. 2
  10506. RAFAFE
  10507. LAXUDI
  10508. 4
  10509. ZOLATU
  10510. XOVUPI
  10511. 6
  10512. MILOZI
  10513. ZOKILE
  10514. 8
  10515. BETIXA
  10516. LOMACE
  10517. 10
  10518. JEFIME
  10519. TUDEJE
  10520. 12
  10521. JAKURI
  10522. BOJIRA
  10523. 14
  10524. JILEZO
  10525. MUBALI
  10526. 16
  10527. LAMANE
  10528. VOXOLI
  10529. 18
  10530. TEBUMU
  10531. NUCIDO
  10532. 20
  10533. DOKALE
  10534. CEMATE
  10535. 22
  10536. XUJIFU
  10537. RUJELI
  10538. 24
  10539. MOLOJA
  10540. VONIFU
  10541. 26
  10542. MIXEDU
  10543. ZUMAVO
  10544. 28
  10545. XUKEXE
  10546. BIFUTA
  10547. 30
  10548. DAMUDA
  10549. PAKUNE
  10550. 32
  10551. BEMUMA
  10552. KAVIMO
  10553. 34
  10554. NUREXA
  10555. RURAPI
  10556. 36
  10557. JEJAPI
  10558. NAFAXI
  10559. 38
  10560. FACABA
  10561. MENIMI
  10562. 40
  10563. MELENA
  10564. TIVAFA
  10565. 42
  10566. BIJAME
  10567. LITOVO
  10568. 44
  10569. POMINU
  10570. TALOLA
  10571. 46
  10572. DUNAVE
  10573. FIVIDO
  10574. 48
  10575. BUXALI
  10576. CUFIBO
  10577. 50
  10578. MAMOFU
  10579. LAVONO
  10580. 52
  10581. ZOBATA
  10582. REDECA
  10583. 54
  10584. DUMANI
  10585. LUMERA
  10586. 56
  10587. FUZIBU
  10588. NICONA
  10589. 58
  10590. JEBINI
  10591. LAKEXO
  10592. 60
  10593. PIJERU
  10594. MUVUKA
  10595. 62
  10596. TIKOKE
  10597. PIVECI
  10598. 64
  10599. XIPAXI
  10600. VEDAPU
  10601. 66
  10602. CIFABU
  10603. FADAMA
  10604. 68
  10605. NODOTI
  10606. MUFUPO
  10607. 70
  10608. MACINE
  10609. CUDODI
  10610. 72
  10611. KUMEKI
  10612. MAXULE
  10613. 74
  10614. DEMIFA
  10615. KATAXE
  10616. 76
  10617. CIZEBE
  10618. DEFIVE
  10619. 78
  10620. ZICODA
  10621. KOVABI
  10622. 80
  10623. ZOFOKU
  10624. FITOJI
  10625. 82
  10626. DUTEJO
  10627. XUXETE
  10628. 84
  10629. REJITA
  10630. NIRIPE
  10631. 86
  10632. NAPEMI
  10633. XERECA
  10634. 88
  10635. KENAVO
  10636. VUDERU
  10637. 90
  10638. DIRONO
  10639. JIRURE
  10640. 92
  10641. TEBOVI
  10642. KORAKA
  10643. 94
  10644. NELARI
  10645. TAXEDA
  10646. 96
  10647. NUPAXO
  10648. VACETE
  10649. 98
  10650. FADIMA
  10651. DONIKO
  10652. 100
  10653. LUTANO
  10654. ZETIPO
  10655. Infinite Lives cheat is CODE 9 +1AE   536D 9254 66 ->4E71 4E71 60
  10656.  
  10657. S.C.OUT 1.3.1  Infinite men cheat, but makes it impossible to abort game - must quit and restart to play a different level.
  10658.  
  10659. CODE 9  +1AE  536D 9254 660A -> 4E71 4E71 600A
  10660.  
  10661. -
  10662. S.U.M. II
  10663. vAll
  10664. D952906J
  10665. -
  10666. Sailing Master
  10667. v1.1
  10668. 00920ASIP
  10669. -
  10670. SanityCheck
  10671. v2.0 Demo
  10672. †To convert to a fully working version:
  10673.  
  10674. CODE # 4 'Main'
  10675.  
  10676. +4FBC 4EBA FF0E->4E71 4E71 //Don't display demo splash dialog
  10677.  
  10678. CODE #15 'Error Segment'
  10679.  
  10680. +00F8 7006->7000 //Don't disable the 'Save as…' menu item.
  10681. +0104 7005->7000 //Don't disable the 'Save' menu item.
  10682. +0110 7009->7000 //Don't disable the 'Print' menu item.
  10683. +257C 6704->6004 //Stops the text '<Demo>' from overwriting symbols/identifiers
  10684. -
  10685. Sargon III
  10686. vAll
  10687. †Search for:660845FA0020301290416604 Change to:4E7145FA0020301290416604
  10688. -
  10689. Satellite 3D
  10690. v1.5
  10691. 420491
  10692. -
  10693. ScanTastic
  10694. v4.0
  10695. STPS4-1435174855
  10696. -
  10697. ScreenScapes
  10698. vAll
  10699. 10SSM005528A
  10700. -
  10701. Scriptor
  10702. vAll
  10703. †v1.4
  10704. Search for:5EA43F3C0001A9 Change to:4FA63F3C0001A9
  10705. -
  10706. Sculpt 3D
  10707. vAll
  10708. 101164
  10709. -
  10710. Secret of the Silver Blade
  10711. vAll
  10712. †You can bypass the journal entry codes by changing CODE 14+$4020 from $4267
  10713. 3F3C to $6000 01DA. To bypass the rule book codes, change CODE 2+$39E from
  10714. $4EAD 037A to $6000 01F8.
  10715. or
  10716. EFFECT: The password dialog will never show up
  10717. HOW TO: CHANGE THE WORD AT OFFSET 16AE IN CODE RESOURCE 15 TO 6052
  10718.  
  10719. These are the journal entry codes:
  10720.  1) word #5 entry  #3 page #28 = BLACK
  10721.  2) word #2 entry  #5 page #28 = TALKING
  10722.  3) word #4 entry  #6 page #28 = MINERS
  10723.  4) word #1 entry #13 page #29 = BLIND
  10724.  5) word #3 entry  #9 page #29 = TALE
  10725.  6) word #5 entry #11 page #29 = BEHOLDER
  10726.  7) word #3 entry #15 page #30 = FROST
  10727.  8) word #4 entry #18 page #30 = SILVER
  10728.  9) word #2 entry #19 page #31 = AMULET
  10729. 10) word #1 entry #22 page #31 = DYING
  10730. 11) word #6 entry #23 page #31 = MAGES
  10731. 12) word #2 entry #24 page #32 = GUARD
  10732. 13) word #4 entry #25 page #32 = WELL
  10733. 14) word #3 entry #27 page #32 = STORY
  10734. 15) word #6 entry #28 page #32 = VORPAL
  10735. 16) word #3 entry #30 page #33 = GEMS
  10736. 17) word #4 entry #33 page #33 = AM
  10737. 18) word #6 entry #34 page #33 = FLAMING
  10738. 19) word #6 entry #37 page #34 = SMALL
  10739. 20) word #1 entry #40 page #35 = LEDGER
  10740. 21) word #3 entry #43 page #36 = MARCUS
  10741. 22) word #3 entry #47 page #37 = YULASH
  10742. 23) word #3 entry #46 page #37 = MULMASTER
  10743. 24) word #2 entry #48 page #38 = GLOWING
  10744. 25) word #7 entry #51 page #39 = HOUSE
  10745. 26) word #4 entry #55 page #40 = SERVED
  10746. 27) word #4 entry #59 page #41 = WOUNDED
  10747. 28) word #4 entry #63 page #42 = AMAZONIAN
  10748. 29) word #1 entry #67 page #43 = MAD
  10749. 30) word #5 entry #70 page #44 = CIRCLE
  10750. These are the rule book codes:
  10751.  1) word #3 "CIVILIZATION"            page  #9 = TOWN
  10752.  2) word #4 "USING MENUS"             page  #2 = MENU
  10753.  3) word #5 "BEGINNING TO PLAY"       page  #2 = GAME
  10754.  4) word #4 "INTRODUCTION"            page  #1 = OFFICIAL
  10755.  5) word #5 "GETTING STARTED QUICKLY" page  #1 = BLADES
  10756.  6) word #4 "BEFORE YOU PLAY"         page  #1 = COPY
  10757.  7) word #4 "COMBAT"                  page #10 = COMPUTER
  10758.  8) word #4 "ENCOUNTERS"              page #10 = COMES
  10759.  9) word #1 "MODIFYING CHARACTERS"    page  #3 = THE
  10760. 10) word #6 "MAGIC"                   page  #8 = OPTIONS
  10761. 11) word #4 "ADVENTURING OPTIONS"     page  #7 = CONTROL
  10762. 12) word #6 "ENCAMP"                  page  #7 = LIKE
  10763. 13) word #1 "NON-PLAYER CHARACTERS"   page  #4 = DURING
  10764. 14) word #4 "CHARACTER STATUS"        page  #4 = THAT
  10765. 15) word #4 "VIEWING CHARACTERS"      page  #4 = DISPLAYS
  10766. 16) word #3 "ADVENTURING"             page  #6 = UP
  10767. 17) word #1 "DISPLAY SCREENS"         page  #6 = SECRET
  10768. 18) word #1 "ADVENTURING"             page  #6 = AFTER
  10769. 19) word #2 "CHARACTER STATUS"        page  #4 = STATUS
  10770. 20) word #3 "VIEWING CHARACTERS"      page  #4 = COMMAND
  10771. -
  10772. Seize The Day
  10773. vAll
  10774. ID# 9312M00014   UNLOCK KEY - Q1B9J
  10775. -
  10776. Sensible Grammar
  10777. vAll
  10778. 103855
  10779. 119303
  10780. -
  10781. Shader Detective
  10782. v.1.3
  10783. 188877
  10784. -
  10785. ShadowLan
  10786. vAll
  10787. †"Paris" allows 5 users to connect.
  10788. -
  10789. Shanghai
  10790. vAll
  10791. †Search for:55083F3C0001A9 Change to:41783F3C0001A9
  10792. -
  10793. Sherlock Holmes
  10794. vAll
  10795. †Search for:660000044E75 Change to:4E714E714E75
  10796. -
  10797. Showplace
  10798. v2.0.1
  10799. 1950469700
  10800. -
  10801. Signpost
  10802. v1.2FAT
  10803. App-284396555EUGG
  10804. Italy-201356294NPQU
  10805. †v2.0
  10806. This bypasses the hardkey and accepts anything put in for name and serial #.
  10807. However, it seems to hang when plotting to a file… (help needed).
  10808. For name and serial check.
  10809. Search for: 6C00 000C 7003 3F00 A9C8 6000
  10810. Change to : 6000
  10811. Search for: 6700 000C 7003 3F00 A9C8 6000 FF56
  10812. Change to : 6000
  10813. For hardkey bypass
  10814. Search for:6600 0008 3D6E 8002 801E 302E
  10815. Change to :6016 4E71
  10816. This might work for the "program has been modified"
  10817. Search for: 6700 0006 4EFA 0018 558F 3F2E
  10818. Change to : 4E71 4E71
  10819. -
  10820. SignPost Europe Map
  10821. v1.0
  10822. 2349ETDC92898
  10823. -
  10824. SignPost USA Map
  10825. v1.2
  10826. USA-251CFUD686155
  10827. -
  10828. Silverlining
  10829. vAll
  10830. please
  10831. (use on 2nd attempt)
  10832. -
  10833. SimCity
  10834. vAll
  10835. †Typing when the cursor is in the toolbox:
  10836. FUND: gets you an infusion of cash
  10837. SimCity
  10838. Change CODE 2+6E44
  10839. from:
  10840. 2F2D C298 A915 2F2D C298 A91F
  10841. to:
  10842. 4E71 4E71 4E71 4E71 4E71 4E71
  10843. AND
  10844. Change CODE 2+6F1E
  10845. from:
  10846. 4EBA 00AC 3D40 FFFE 4A6E FFFE
  10847. to:
  10848. 7001 426D D544 3D40 FFB6 6056
  10849. (Note: Maxis took out ALL CP in v1.4)
  10850. -
  10851. SimCity 2000
  10852. vAll
  10853. †The cheat is activated when you issue a bond.  Simply issue a bond and then
  10854. immediately repay the bond.  You will now have added a kewl million bucks to
  10855. your money plus the value of the bond.
  10856.  
  10857. I could not be bothered to change the many routines involved to prevent money
  10858. being subtracted when spent.  There were simply too many.
  10859.  
  10860. Launch resedit and...
  10861.  
  10862.  Code 4
  10863.  ------
  10864.  
  10865. Address 3376 change 04B9 0000 2700 FFFF EFAC to 06B9 000F 4240 FFFF EFAC
  10866.  
  10867. or
  10868.  
  10869. SC 2000 ultimate cheat
  10870.  
  10871. when in full zoom mode, type:
  10872.  
  10873. porntipsguzzardo
  10874.  
  10875. and you'll get $500,000 and all technologies enabled.
  10876.  
  10877. -
  10878. SimEarth
  10879. vAll
  10880. †This patch to SimEarth 1.0 eliminates the annoying quiz at the beginning. This patch appears to work on both the color and black & white versions. The first patch disables the quiz for new planets, the second for loading existing planets. They simulate a successful call to the quiz procedure.
  10881. CODE 11 offset $61C (newgame)
  10882. change 4EAD 008A (color version) or 4EAD 00EA (B&W) to 4E71 7001
  10883. CODE 14 offset $D8 (loadgame)
  10884. change 4EAD 008A (color version) or 4EAD 00EA (B&W) to 4E71 7001
  10885. or
  10886. EFFECT: The password dialog will never show up
  10887. HOW TO: CHANGE THE WORD AT OFFSET 127E IN CODE RESOURCE 2 TO 4E71
  10888. SIMEARTH V1.1
  10889. EFFECT: The password dialog will never show up
  10890. HOW TO: LOCATE CODE RESOURCE 2
  10891.  
  10892. CHANGE THE WORD AT OFFSET 47E4 TO 4E71
  10893.  
  10894. CHANGE THE WORD AT OFFSET 47E6 TO 4E71
  10895. Typing when the cursor is in the toolbox:
  10896. FUND :gets you an infusion of cash
  10897. JOKE :displays a joke
  10898. SMOO :smooths coastlines
  10899. ERAD :eradicates all plants & animals life.
  10900.  
  10901.  SIMEARTH (v1.1)
  10902. EFFECT: It doesn't ask for a word at start-up any more.
  10903. HOW TO: Open CODE resource 2
  10904.             at offset 0012DA, change word to $4E71
  10905.  
  10906. SIMEARTH  (B&W)  V1.0
  10907. EFFECT: The password dialog entry box and question never show up. HOW TO: Locate CODE resource #2  (number two)
  10908.             Change WORD at offset 127E from 6706 -> 4E71
  10909.  
  10910. -
  10911. SitComm
  10912. vAll
  10913. SCxxxxx
  10914. SRxxxxx
  10915. †Go to CODE 6
  10916. at Offset +BD2 change 6628 to 6028
  10917. -
  10918. Sketch
  10919. v2.0
  10920. SMZMP22W2CD6CER
  10921. SMDFQHB3THRH4LJ
  10922. SMFRZ9CQG7ZWQ86
  10923. v1.0
  10924. SMKB8MMKZ6SM8EV
  10925. -
  10926. Sketcher
  10927. v1.0
  10928. 0400102LUA
  10929. -
  10930. SkyFox
  10931. vAll
  10932. †Search for:2F104217205F4E90 Change to:203C99C455014E71
  10933. -
  10934. Smooth Talker
  10935. vAll
  10936. †1.0A
  10937. Search for:124321FAFF56022E0C400000 Change to:000021FAFF56022E0C40FFB9
  10938. 1.0B
  10939. Search for:6608 45FA 0038 3012 Change to:4E71 45FA 0038 3012
  10940. Search for:6614 4267 3B7C Change to:4E71 4267 3B7C
  10941. -
  10942. SnapMail
  10943. v2.0
  10944. ' -8E6C6183 10'
  10945. -
  10946. Snatcher
  10947. v1.0
  10948. 104321
  10949. -
  10950. SndConverter Pro
  10951. v2.2
  10952. 065016413435    'Anonymous'
  10953. -
  10954. Snoopy's Yearn to Learn
  10955. vAll
  10956. 304E1342E
  10957. †Serial Number info
  10958. ~~~~~~~~~~~~~~~~~~
  10959. Before you run the program for the first time, make a copy of the virgin "YL
  10960. Pref" file (in the System Folder [not the Preferences folder]). Then whenever
  10961. you want to repersonalize, just drag a virgin copy into the System Folder. If
  10962. you lose your virgin "YL Pref" file, you can make one yourself by creating a
  10963. plain text file with a single ellipsis character (opt-;) [that's option
  10964. semicolon] and set the file type to TEXT and the creator to ????. BTW, if you
  10965. copy the YEARN 2 LEARN folder to another Mac and run it, it will say it caught
  10966. you pirating. What you forgot to do was put a copy of the "YL Pref" file into
  10967. the System Folder of the new Mac.
  10968. The two serial numbers posted (304E2180E & 304E1342E) work fine. It seems that
  10969. most any numbers plugged into the pattern ( ###E####E ) work. Example:
  10970. 123E4567E doesn't work, but 444E4444E does.
  10971. -
  10972. SoftAT
  10973. v2.5
  10974. 2ld0j1j1ssl7
  10975. wvu1e0335rv1
  10976. †Change 'CODE' ID 10 at:
  10977. Offset: $0D80
  10978. From:
  10979. $4EAD 0782
  10980. To:
  10981.  
  10982. $4E71 4E71
  10983. Change 'CODE' ID 15 at:
  10984. Offset: $1D82
  10985. From:
  10986.  
  10987. $670C
  10988. To:
  10989.  
  10990. $4E71
  10991. Offset: $1D8E
  10992. From:
  10993.  
  10994. $6612
  10995. To:
  10996.  
  10997. $6012
  10998. Offset: $19F8
  10999. From:
  11000.  
  11001. $6610
  11002. To:
  11003.  
  11004. $6010
  11005. Offset: $1AB2
  11006. From:
  11007.  
  11008. $660E
  11009. To:
  11010.  
  11011. $600E
  11012. To get the max speed out of SoftAT this is what to do:
  11013. 1    run system 6.0x
  11014. 2    don't use 32bit QD
  11015. 3    put the monitor in 16 colour mode or B&W mode
  11016. 4    give SoftAT as much memory as you can
  11017. 5    put SoftAT and the HD file (at least) on a RAM disk
  11018. 6    run under FINDER only, not Multifinder
  11019. It sounds like a pain, but with "SystemSwitcher", it's easy.
  11020. -
  11021. SoftNode
  11022. vAll
  11023. Pwd:3ubgr065j1w1
  11024.       ikkt51borw1
  11025. S#: ND-39003394/001
  11026. -
  11027. SoftPC
  11028. v3.1 Pro
  11029. S/N - PR-24004178/OO1
  11030. Password - rtu0j1m3tgt3
  11031. SN=PR-24002279/001
  11032. PW=2encc1(L)d6jt3    (L) lowercase L
  11033. SN=WD-64000911/001
  11034. PW=17rn004urp00
  11035. v3.0
  11036. 751n51kd6c74
  11037. SN=UN-13042600/001
  11038. PW=v5vm51q8tud8
  11039. v2.5x
  11040. C7SC707UT9T3
  11041. hbadc1s8pvv1
  11042. -
  11043. SoftPC Windows
  11044. v3.1
  11045. SN=WD-64000911/001
  11046. PW=17rn004urp00
  11047. vAll
  11048. barb70t35710
  11049. -
  11050. SoftwareFPU
  11051. v3.0.2
  11052. SFPU-302-XXXXXXX
  11053. †XXXXXXX can be any number you like and the 302 part is obviously the version
  11054. number, so for any future versions, just place the appropriate number there.
  11055. -
  11056. SoftWindows
  11057. v1.0.2
  11058. 2000-0100-2083-9122
  11059. 2000-0100-5122-0594
  11060. 2000-0100-7448-0102
  11061. 2000-0100-5421-1836
  11062. 2000-0208-0042-5185
  11063. Ten User License #:  2003-0200-4505-4825
  11064. -
  11065. Songpainter
  11066. vAll
  11067. †Search for:4EAD 00D2 101F 6712 Change to:4E71 4E71 101F 6012
  11068. -
  11069. Sound Converter Pro
  11070. v2.2
  11071. 065016413435 Name='Anonymous'
  11072. -
  11073. Sound Designer
  11074. vAll
  11075. †v1.1
  11076. Search for:55083F3C0001A9 Change to:41783F3C0001A9
  11077. -
  11078. Sound Edit
  11079. v1.6
  11080. SSM100-4604-1072-4078
  11081. SSM101-7692-5074-2065
  11082. -
  11083. Sound Edit Pro
  11084. v1.0.5
  11085. SSM100-4604-1072-4078
  11086. -
  11087. Space Quest I
  11088. vAll
  11089. † - SPACE QUEST I
  11090. EFFECT: Press enter when asked program asks for original disk to avoid inserting original
  11091. HOW TO:    LOCATE CODE 8   FIND THE OFFSET 390
  11092.         AND CHANGE THE NUMBER 66 TO 67
  11093. -
  11094. Space Quest II
  11095. vAll
  11096. 112929060100656
  11097. -
  11098. Space Rogue
  11099. vAll
  11100. †The codes are:
  11101. Page 1:scout  Page 7:have  Page 8:when  Page 9:seasoned  Page 10:dock  Page
  11102. 12:shown  Page 14:else  Page 15:three  Page 18:instance  Page 19:deadly  Page
  11103. 20:shields  Page 21:control  Page 22:helm  Page 24:gates  Page 25:quickly
  11104. Page 28:flashy  Page 39:should  Page 41:colonization
  11105.  
  11106. or
  11107.  
  11108. SPACE ROGUE 1.0
  11109. EFFECT: Can load old games w/o looking up words in manual.
  11110. HOW TO: LOCATE  CODE ID=3
  11111. FIND Offset       Change to        from
  11112.     3D0A          6032             4EAD
  11113.     3D3E          6064             6630
  11114. -
  11115. Spaceways 2000
  11116. vAll
  11117. †Beta
  11118.     To play at higher levels:
  11119.     At CODE 6 +1E78        Change:    000A    to:    002F
  11120. Spaceway 2000
  11121. AKA - 'Spaceway 2000 Championship Edition'
  11122.  
  11123. Sure the challenge of Spaceway is really fun, but there's something to be said about kicking the shit out of the other computer. So, here's a bunch of cheats that I made for 'stress relief'.
  11124.  
  11125. i)    *TURBO* patch
  11126.       Hint: go in low-gear, unless you are really psycho
  11127. ii)   Rapid Fire Fore and Aft Weapons
  11128.       Hint: if Fore is on, Aft will not work, because the bullet
  11129.       buffer is full!
  11130. iii)  Unlimited Fore/Aft Weapons
  11131. iv)   Unlimited Time
  11132. v)    Unlimted Shields
  11133. vi)   Choose your Fore/Aft Weapons
  11134. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11135.  
  11136. Change CODE 5                    This patches the turbo
  11137. Offset:        $20D6
  11138. From:            $6EE8
  11139. To:            $4E71
  11140. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11141.  
  11142. Change CODE 5                    This patches Fore Rapid Fire
  11143. Offset:        $2AB2
  11144. From:            $6712
  11145. To:            $4E71
  11146.  
  11147. Offset:        $2AF0                This patches Aft Rapid Fire
  11148. From:            $6712
  11149. To:            $4E71
  11150. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11151.  
  11152. Change CODE 5                    This patches the Unlimited Fore Weapons
  11153. Offset:        $2532
  11154. From:            $536D CE88
  11155. To:            $4E71 4E71
  11156.  
  11157. Offset:        $253C
  11158. From:            $422D CB93
  11159. To:            $4E71 4E71
  11160.  
  11161. Offset:        $2630
  11162. From:            $6700 00AA
  11163. To:            $4E71 4E71
  11164.  
  11165. Offset:        $266E
  11166. From:            $536D CE88
  11167. To:            $4E71 4E71
  11168.  
  11169. Offset:        $35A6
  11170. From:            $536D CE88
  11171. To:            $4E71 4E71
  11172. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11173.  
  11174. Change CODE 5                    This patches the Unlimited Aft Weapons
  11175. Offset:        $2736
  11176. From:            $536D CE96
  11177. To:            $4E71 4E71
  11178.  
  11179. Offset:        $2782
  11180. From:            $6700 01E0
  11181. To:            $4E71 4E71
  11182.  
  11183. Offset:        $27A8
  11184. From:            $6F1E
  11185. To:            $4E71
  11186.  
  11187. Offset:        $27BE
  11188. From:            $536D CE96
  11189. To:            $4E71 4E71
  11190.  
  11191. Offset:        $27D6
  11192. From:            $601C
  11193. To:            $4E71
  11194.  
  11195. Offset:        $2856
  11196. From:            $6F00 010C
  11197. To:            $4E71 4E71
  11198.  
  11199. Offset:        $289C
  11200. From:            $6F00 00C6
  11201. To:            $4E71 4E71
  11202.  
  11203. Offset:        $28B8
  11204. From:            $6700 00AA
  11205. To:            $4E71 4E71
  11206.  
  11207. Offset:        $28F6
  11208. From:            $536D CE96
  11209. To:            $4E71 4E71
  11210.  
  11211. Offset:        $2956
  11212. From:            $536D CE96
  11213. To:            $4E71 4E71
  11214.  
  11215. Offset:        $35AC
  11216. From:            $536D CE96
  11217. To:            $4E71 4E71
  11218. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11219.  
  11220. Change CODE 5                    This patches the Unlimited Time
  11221. Offset:        $20B4
  11222. From:            $4EBA 20A2
  11223. To:            $4E71 4E71
  11224. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11225.  
  11226. Change CODE 5                    This patches the Unlimited Shields
  11227. Offset:        $309A
  11228. From:            $4E56 0000
  11229. To:            $6000 008A
  11230. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11231.  
  11232. Change CODE 5                    This patches Choosing your Fore Weapon
  11233. Offset:        $247C
  11234. From:            $302D CE80
  11235. To:            $4E71 700?
  11236. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11237.  
  11238. Offset:        $270A                This patches choosing your Rear weapon
  11239. From:            $302D CE8E
  11240. To:            $4E71 700?
  11241.  
  11242. NOTE: Replace the '?' with one of the following:
  11243. 1    -    Normal Gun
  11244. 2    -    Mines
  11245. 3    -    Smart Bombs
  11246. 4    -    Homing Mines
  11247. 5    -    Freeze the Enemies
  11248. 6    -    Super Speed
  11249.  
  11250. NOTE: You must first put ANY weapon other than the standard weapon into it, then it will use the weapon you choose with ResEdit. Cracked by Nemo
  11251. -
  11252. Spanish Assistant
  11253. v1.0
  11254. M1102424
  11255. M1104116
  11256. -
  11257. Spectre
  11258. vVR
  11259. MB7565LD
  11260. vSupreme (release)
  11261. LTS24QW
  11262. ENF2BB5
  11263. V6GHC5S
  11264. 23XHC5N
  11265. ENF2BB5
  11266. CME2438
  11267. 45fgt67
  11268. 45lkj67
  11269. buu24m
  11270. flh242t
  11271. lnb24wb
  11272. wdp257n
  11273. acr25mm
  11274. xpw23z5
  11275. LV8252W
  11276. LV82HPQ
  11277. LV836AJ
  11278. LV83ADH
  11279. LV83G43
  11280. LV83KT5
  11281. LV866AC
  11282. LV86CYN
  11283. LV86RMG
  11284. LV87E8A
  11285. LV87JB9
  11286. LV87PZT
  11287. LV87TQV
  11288. LV8AE84
  11289. LV8ALWE
  11290. LV8AZK8
  11291. LV8BN62
  11292. LV8BS8Z
  11293. LV8BXXK
  11294. LV8C3NM
  11295. LV8EN5U
  11296. LV8EUU6
  11297. LV8F9GY
  11298. LV8FW3S
  11299. LV8G26R
  11300. LV8G7VB
  11301. LV8GBLD
  11302. LV8JW3L
  11303. LV8K4RW
  11304. LV8KHEQ
  11305. LV8L5ZJ
  11306. LV8LA4H
  11307. LV8LFT3
  11308. LV8LKJ5
  11309. LV8P5ZC
  11310. LV8PCPN
  11311. LV8PRCG
  11312. LV8QDXA
  11313. LV8QJ29
  11314. LV8QPQT
  11315. ZC224R6
  11316. DMT24BV
  11317. 8FL224V
  11318. XME224W
  11319. C8E224X
  11320. Q7D224Y
  11321. GDD224Z
  11322. 9ET2FG2
  11323. LTS24QW
  11324. 23XHC5N
  11325. V6GHC5S
  11326. ENF2BB5
  11327. CME2438
  11328. 45FGT67
  11329. 45LKJ67
  11330. ACR25MM
  11331. FLH242T
  11332. LNB24WB
  11333. WDP257N
  11334. XPW23Z5
  11335. vSupreme (MacExpo)
  11336. DMT24BV
  11337. BVU247M
  11338. FLH242T
  11339. LNB24WB
  11340. VDP257N
  11341. ACR25MM
  11342. XPW23Z5
  11343. 45FGT67
  11344. 45LKJ67
  11345. v2.0
  11346. LV82VNN
  11347. LV83ABG
  11348. LV83WWA
  11349. LV842Z9
  11350. LV848PT
  11351. LV84CEV
  11352. LV86WW4
  11353. LV875LE
  11354. LV87J98
  11355. LV886U2
  11356. LV88AWZ
  11357. LV88GMK
  11358. LV88LCM
  11359. LV8B6TU
  11360. LV8BDJ6
  11361. LV8BS6Y
  11362. LV8CERS
  11363. LV8CJUR
  11364. LV8CQKB
  11365. LV8CUAD
  11366. LV8FERL
  11367. LV8FMFW
  11368. LV8G24Q
  11369. LV8GNPJ
  11370. LV8GSSH
  11371. LV8GYH3
  11372. LV8H485
  11373. LV8KNPC
  11374. LV8KVDN
  11375. LV8LA2G
  11376. LV8LWMA
  11377. LV8M2Q9
  11378. LV8M8ET
  11379. LV8MC5V
  11380. LV8PWM4
  11381. LV8Q5BE
  11382. LV8QHY8
  11383. LV8R6K2
  11384. LV8RAMZ
  11385. LV8RGCK
  11386. LV8RL3M
  11387. LV8U6JU
  11388. LV8UD96
  11389. LV8URVY
  11390. LV8VEGS
  11391. LV8VJKR
  11392. LV8VQAB
  11393. LV8VTZD
  11394. LV8YEGL
  11395. LV8YM6W
  11396. LV8YZTQ
  11397. LV8ZNEJ
  11398. LV8ZSHH
  11399. LV8ZY83
  11400. LV93YKU
  11401. LV947A6
  11402. LV94KWY
  11403. LV958HS
  11404. LV95CLR
  11405. LV95JBB
  11406. LV95N2D
  11407. LV988HL
  11408. LV98F7W
  11409. LV98TUQ
  11410. LV99GFJ
  11411. LV99LJH
  11412. LV99S93
  11413. LV99VY5
  11414. LV9CGFC
  11415. LV9CP5N
  11416. LV9D3SG
  11417. LV9DQDA
  11418. LV9DUG9
  11419. LV9E26T
  11420. LV9E5VV
  11421. LV9GQD4
  11422. LV9GX3E
  11423. LV9HBQ8
  11424. LV9HYB2
  11425. LV9J4DZ
  11426. LV9JA4K
  11427. LV9JDTM
  11428. LV9LYAU
  11429. LV9M6Z6
  11430. LV9MKMY
  11431. LV9N88S
  11432. LV9NCBR
  11433. LV9NJ2B
  11434. LV9NMRD
  11435. LV9R88L
  11436. LV9REWW
  11437. LV9RTKQ
  11438. LV9SG6J
  11439. LV9SL9H
  11440. LV9SRY3
  11441. LV9SVP5
  11442. LV9VG6C
  11443. LV9VNUN
  11444. LV9W3HG
  11445. LV9WQ4A
  11446. LV9WU79
  11447. LV9WZVT
  11448. LV9X5LV
  11449. LV9ZQ44
  11450. LV9ZWSE
  11451. LVA2A7J
  11452. LVA2EAH
  11453. LVA2KZ3
  11454. LVA2PQ5
  11455. LVA5A7C
  11456. LVA5GVN
  11457. LVA5VJG
  11458. LVA6J5A
  11459. LVA6N89
  11460. LVA6TWT
  11461. LVA6XMV
  11462. LVA9J54
  11463. LVA9QTE
  11464. LVAA5G8
  11465. LVAAS32
  11466. LVAAW5Z
  11467. LVAB3UK
  11468. LVAB7KM
  11469. LVADS2U
  11470. LVADYR6
  11471. LVAEDDY
  11472. LVAEZYS
  11473. LVAF63R
  11474. LVAFBSB
  11475. LVAFFHD
  11476. LVAHZYL
  11477. LVAJ8NW
  11478. LVAJMBQ
  11479. LVAK9WJ
  11480. LVAKDZH
  11481. LVAKKQ3
  11482. LVAKPF5
  11483. LVAN9WC
  11484. LVANGLN
  11485. LVANV9G
  11486. LVAPHUA
  11487. LVAPMX9
  11488. LVAPTMT
  11489. LVAPXCV
  11490. LVASHU4
  11491. LVASQJE
  11492. LVAT578
  11493. LVATRS2
  11494. LVATVUZ
  11495. LVAU3KK
  11496. LVAU7AM
  11497. LVAWRRU
  11498. LVAWYG6
  11499. LVAXD4Y
  11500. LVAXZPS
  11501. LVAY5SR
  11502. LVAYBHB
  11503. LVAYF8D
  11504. LVB2BV4
  11505. LVB2JKE
  11506. LVB2X88
  11507. LVB3KT2
  11508. LVB3PVZ
  11509. LVB3VLK
  11510. LVB3ZBM
  11511. LVB6KSU
  11512. LVB6SH6
  11513. LVB775Y
  11514. LVB7TQS
  11515. LVB7XTR
  11516. LVB85JB
  11517. LVB899D
  11518. LVBATQL
  11519. LVBB2EW
  11520. LVBBF3Q
  11521. LVBC3NJ
  11522. LVBC7RH
  11523. LVBCDG3
  11524. LVBCH75
  11525. LVBF3NC
  11526. LVBFACN
  11527. LVBFNZG
  11528. LVBGBLA
  11529. LVBGFP9
  11530. LVBGMDT
  11531. LVBGR4V
  11532. LVBKBL4
  11533. LVBKJAE
  11534. LVBKWX8
  11535. LVBLKJ2
  11536. LVBLPLZ
  11537. LVBLVBK
  11538. LVBLZ2M
  11539. LVBPKHU
  11540. LVBPS86
  11541. LVBQ6UY
  11542. LVBQTFS
  11543. LVBQXJR
  11544. LVBR59B
  11545. LVBR8YD
  11546. LVBTTFL
  11547. LVBU25W
  11548. LVBUESQ
  11549. LVBV3DJ
  11550. LVBV7GH
  11551. LVBVD73
  11552. LVBVGW5
  11553. LVBY3DC
  11554. LVBYA3N
  11555. LVBYNQG
  11556. LVBZBBA
  11557. LVBZFE9
  11558. LVBZM4T
  11559. LVBZQTV
  11560. LVC3MGL
  11561. LVC3U6W
  11562. LVC48TQ
  11563. LVC4VEJ
  11564. LVC4ZHH
  11565. LVC5783
  11566. LVC5AX5
  11567. LVC7VEC
  11568. LVC844N
  11569. LVC8GRG
  11570. LVC95CA
  11571. LVC99F9
  11572. LVC9F5T
  11573. LVC9JUV
  11574. LVCC5C4
  11575. LVCCC2E
  11576. LVCCQP8
  11577. LVCDDA2
  11578. LVCDHCZ
  11579. LVCDP3K
  11580. LVCDSSM
  11581. LVCGD9U
  11582. LVCGKY6
  11583. LVCGYLY
  11584. LVCHM7S
  11585. LVCHRAR
  11586. LVCHWZB
  11587. LVCJ2QD
  11588. LVCLM7L
  11589. LVCLTVW
  11590. LVCM8JQ
  11591. LVCMV5J
  11592. LVCMZ8H
  11593. LVCN6X3
  11594. LVCNAN5
  11595. LVCQV5C
  11596. LVCR3TN
  11597. LVCRGGG
  11598. LVCS53A
  11599. LVCS969
  11600. LVCSEUT
  11601. LVCSJKV
  11602. LVCV534
  11603. LVCVBRE
  11604. LVCVQE8
  11605. LVCWCZ2
  11606. LVCWH3Z
  11607. LVCWNSK
  11608. LVCWSHM
  11609. LVCZCYU
  11610. LVCZKP6
  11611. LVCZYBY
  11612. LVD2379
  11613. LVD28VT
  11614. LVD2CLV
  11615. LVD4X44
  11616. LVD55SE
  11617. LVD5JF8
  11618. LVD6722
  11619. LVD6B4Z
  11620. LVD6GTK
  11621. LVD6LJM
  11622. LVD96ZU
  11623. LVD9DQ6
  11624. LVD9SCY
  11625. LVDAEXS
  11626. LVDAK2R
  11627. LVDAQRB
  11628. LVDAUGD
  11629. LVDDEXL
  11630. LVDDMMW
  11631. LVDE2AQ
  11632. LVDENVJ
  11633. LVDESYH
  11634. LVDEYP3
  11635. LVDF4E5
  11636. LVDHNVC
  11637. LVDHVKN
  11638. LVDJA8G
  11639. LVDJWTA
  11640. LVDK2W9
  11641. LVDK8LT
  11642. LVDKCBV
  11643. v2.0d
  11644. AVN2227
  11645. XPW23Z5.
  11646. v1.0
  11647. LV8252W
  11648. LV82HPQ
  11649. LV836AJ
  11650. LV83ADH
  11651. LV83G43
  11652. LV83KT5
  11653. LV866AC
  11654. LV86CYN
  11655. LV86RMG
  11656. LV87E8A
  11657. LV87JB9
  11658. LV87PZT
  11659. LV87TQV
  11660. LV8AE84
  11661. LV8ALWE
  11662. LV8AZK8
  11663. LV8BN62
  11664. LV8BS8Z
  11665. LV8BXXK
  11666. LV8C3NM
  11667. LV8EN5U
  11668. LV8EUU6
  11669. LV8F9GY
  11670. LV8FW3S
  11671. LV8G26R
  11672. LV8G7VB
  11673. LV8GBLD
  11674. LV8JW3L
  11675. LV8K4RW
  11676. LV8KHEQ
  11677. LV8L5ZJ
  11678. LV8LA4H
  11679. LV8LFT3
  11680. LV8LKJ5
  11681. LV8P5ZC
  11682. LV8PCPN
  11683. LV8PRCG
  11684. LV8QDXA
  11685. LV8QJ29
  11686. LV8QPQT
  11687. ZC224R6
  11688. DMT24BV
  11689. 8FL224V
  11690. XME224W
  11691. C8E224X
  11692. Q7D224Y
  11693. GDD224Z
  11694. 9ET2FG2
  11695. vpre-1.0
  11696. XVL224U
  11697. 8FL224V
  11698. XME224W
  11699. C8E224X
  11700. Q7D224Y
  11701. GDD224Z
  11702. †Spectre 1.0
  11703. These are serial numbers for Spectre 1.0. To play multi player games, you need to have each copy registerred under a different serial number. Just copy your
  11704. Spectre, delete the 'STR ' resource ID 997 in the copy using ResEdit (this
  11705. erases the old serial number so you can reregister using a new one), and run
  11706. the copy. When it asks you to register your copy, use one of these serial
  11707. numbers. Use a different serial number for each copy.
  11708. Extra Note: try typing GOD (or dog) when playing the game, at the option
  11709. selection screen or in the demo.
  11710. or
  11711. To make anything a serial number:
  11712.  
  11713. CODE 2+$19DE
  11714.   From: 660C
  11715.   To:   600C
  11716. AND
  11717. CODE 2+$19EE
  11718.   From: 67A4
  11719.   To:   4E71
  11720.  
  11721. To really spice up the customizable tank:
  11722. CODE 25+$2F8
  11723.   From: 6744
  11724.   To:   6044
  11725. This will allow you to have up to 127 for your 3 attributes. For a really fun
  11726. game, try putting things in negative!
  11727.  
  11728. ==========
  11729. Spectre Supreme (MacWorld Special Edtn)
  11730. NOTE: There is a bug in the way the program searches for the matrix file, so
  11731. to launch the application, double click the matrix file. Perhaps this bug
  11732. might be because it passes $910 to FS<something> instead of the correct low-
  11733. memory global (maybe #920 (CurDirStore))? Your guess is as good as mine...
  11734. To allow anything as a serial number...
  11735. CODE 2+$2A26
  11736.   From: 6614
  11737.   To:   6014
  11738. AND
  11739. CODE 2+$2A3E
  11740.   From: 6796
  11741.   To:   4E71
  11742. The name and serial number are stored in the 'STR ' resource ID 997.
  11743. To spice up the customizable tank
  11744. Change CODE 23+$310
  11745.   From: 6624
  11746.   To:   4E71
  11747. AND
  11748. CODE 23+$334
  11749.   From: 6708
  11750.   To:   6008
  11751. or
  11752. Search the Spectre App for : 4eba fcf6 1e1f 1007 6614 1007
  11753. Change the Specter App to  :                     6014
  11754. Search the Spectre App for : 6797 42a7 4240 102e fefc 5840
  11755. Change the Spectre App to  : 4e71
  11756. or try
  11757. Patch to Fix Spectre Supreme 2.0b3
  11758. Search for: 6614 3F3C 2AFA 4EAD 07EA
  11759. Change to:  6014 3F3C ....
  11760. Search for: 6796 42A7 4240 102E FEFC
  11761. Change to:  4E71 42A7 ....
  11762. After these patches, you can enter ANY number or string as a serial number.
  11763. To remove the serial number so that you can repersonalize it, just delete
  11764. 'STR' 997, and run the program again.
  11765. or try
  11766. Copy the STR resource from the 1.1 developer version.  Replace the STR in
  11767. 2.0b3 with the one from 1.1. This will give you one serial number. For
  11768. another serial number, delete the STR resouce in 1.1d, load it up and enter
  11769. any serial number.  Repeat the process to get a copy of 2.0b3 with a different
  11770. serial number.
  11771. or try
  11772. These are serial numbers for Spectre 2.0. To play multi player games, you need
  11773. to have each copy registerred under a different serial number. Just copy your
  11774. Spectre, delete the 'STR ' resource ID 997 in the copy useing ResEdit, and run
  11775. the copy. When it asks you to register your copy, use one of these serial
  11776. numbers. Use a different serial number for each copy.
  11777.  
  11778. Extra Note: try typing GOD (or dog) when playing the game, at the option
  11779. selection screen or in the demo.
  11780.  
  11781. ==========
  11782. Spectre Supreme (release)
  11783. Sometimes, but not always, you can re-personalize a copy of Spectre or Spectre
  11784. Supreme without knowing a valid serial number.
  11785. If you open the personalization resource with ResEdit (#995 or #997), all the
  11786. personalization info will be there. Delete everything from inside the
  11787. resource, but not the resource itself. Then type in a random hexidecimal
  11788. number and save. Then for each copy you wish to make, type in another,
  11789. different random hex number.
  11790. What I think happens is this: Spectre first checks to see if there is the
  11791. personalization resource (#997). If there is no STR# 997 then it will bring up
  11792. the serial # dialog box. But since there is (you didn't delete it, 'member?)
  11793. it continues. Then it checks the net for copies with the same SN, and
  11794. supposedly all your copies will have different ones. For some reason, at
  11795. random times, a dialog has come up saying that the same SN is on the net when,
  11796. for the life of me, I can't find it. I'm still trying to figure out why this
  11797. be.
  11798.  
  11799. Spectre VR network
  11800.  
  11801. If you really, really, really want to play Spectre VR over a network but still
  11802. haven't found any more SNs floating around, do the following hex patch.
  11803. This will make Spectre take any Name and SN as valid. Only problem is that it
  11804. will ask you for this every time you load it up. So just make sure that the
  11805. random crap you type in is nothe same on different machines.
  11806.  
  11807. CODE 2 OFFSET 359A
  11808. 6614 3F3C 2AFA 4EAD 096A 3F3C
  11809. to
  11810. 6714
  11811.  
  11812. and
  11813.  
  11814. CODE 2 OFFSET 35B2
  11815. 679C 102D 842D 4880 122D 842D
  11816. to
  11817. 669C
  11818.  
  11819. These offsets should be right, but if not the target code is right next to it.
  11820.  
  11821. or:
  11822.  
  11823. To play Spectre VR without a SN:
  11824. Search for: 4EAD 03BA 101F 6606 4EAD 097A A9F4 4267
  11825. Change to : 4E71 4E71      6706
  11826.  
  11827. or
  11828.  
  11829.  SPECTRE/SPECTRE SUPREME
  11830. Here are some patches for Spectre.  One of the password patches worked on Spectre Supreme (noted below).
  11831. Patches are arranged in:
  11832. resource # : module : module offset (resource offset)
  11833. The "module" is that as named under the "Module" menu in ResEdit
  11834. 2.1.1 using Code Editor 2.9 . They may differ on other versions. Both ResEdit and the Code Editor are available via anonymous ftp to ftp.apple.com in the directory /dts/mac/tools/resedit . I highly recommend both of them.
  11835. (IF YOU DO NOT HAVE CODE EDITOR THEN USE THE RESOURCE OFFSET RATHER THAN MODULE OFFSET .....AC)
  11836. First the original code is listed, including the assembly command just before and after the one(s) to be changed. The numbers to be changed are just above the character "|". The first number to be changed corresponds exactly to the offset number.
  11837. When installing patches, you should ALWAYS verify that the original code is exactly the same as what's listed as "original". If not, you might patch the wrong location, which would have an unknown effect on the patched application.
  11838. EFFECT: Bypass the initial password (a number of ways).
  11839. (i) and (ii) still allow for entry / display of a password and username.
  11840. (iii) COMPLETELY bypasses the initial password dialog: Spectre will always have a NULL password and username using (iii). If you want a personalized version, you MUST use (i) or (ii).
  11841. (i) do BOTH (a) and (b):
  11842. (a) CODE 2 : "Anon42" : offset 00C2 (resource offset 19DE)
  11843. original:        1007 660C 3F3C 000A
  11844. changed:        1007 600C 3F3C 000A
  11845. and (b) Code 2 : "Anon42" : offset 00D2 (resource offset 19EE) original:        1007 67A4 42A7 4240
  11846. changed:        1007 4E71 42A7 4240
  11847. The patch IMMEDIATELY following will work with SPECTRE SUPREME (Thanks Cj!) (ii) CODE 2 : " 2345678" : offset 0018 (resource offset 16EC)
  11848. original:        51C8 FFFC 422E 0010 206E 0008
  11849. changed:        51C8 FFFC 50EE 0010 206E 0008
  11850. (iii) CODE 3 : "Anon6" : offset 0048 (resource offset 06AC) original:        A851 4267 486E FFF7 4EAD 02D2 101F
  11851. changed:        A851 50E7 426E FFF7 4E71 4E71 101F
  11852. EFFECT: Bypass the NET password:
  11853. (i) Startup NET password check:
  11854. Code 3 : "Anon5" : offset 0016 (resource offset 0552)
  11855. original:        B06D FECC 660A 1D7C 0001 0008
  11856. changed:        B06D FECC 4E71 1D7C 0001 0008
  11857. (ii) NET-play password check:
  11858. Code 18 : "Anon14" : offset 000C (resource offset 0692)
  11859. original:       266E 000C 422E 0010 203C 0FFF FFFF                        changed:        266E 000C 50EE 0010 203C 0FFF FFFF
  11860. MORE SPECTRE PATCHES
  11861. ********************
  11862. EFFECT:  I assume it bypasses the copy protection
  11863. HOW TO: Open open the CODE resource, then open CODE ID 3. At offset 000550 you will see the line
  11864. F6DE 660A 1D7C 0001   You should change this to
  11865.     ||||
  11866. F6DE 4E71 1D7C 0001
  11867. Then, open CODE ID 14.
  11868. At offset 000688 you will see the line
  11869. 000C 422E 0010 203C   You should change this to
  11870.     ||||
  11871. 000C 50EE 0010 203C
  11872. EVEN MORE SPECTRE/SPECTRE SUPREME PATCHES *****************************************
  11873. Here are patches for Spectre 1.0 and Spectre Supreme 2.0.2: Registration is kept in STR resource 997.
  11874. Spectre v1.0
  11875. ===========
  11876. To disable registration serial number verification:
  11877. CODE resource 2 (Anon 42):
  11878. Offset (from beginning of CODE resource) $19DE: 660C -> 600C Offset (from beginning of CODE resource) $19EE: 67A4 -> 4E71
  11879. To disable limits on custom spectres:
  11880. CODE resource 25 (Anon 7):
  11881. Offset (from beginning of CODE resource) $310:  6624 -> 4E71 Offset (from beginning of CODE resource) $334:  6708 -> 6008
  11882. To disable net checking of serial numbers:
  11883. CODE resource 3 (Anon5):
  11884. Offset (from beginning of CODE resource) $552:  660A -> 4E71
  11885. CODE resource 18 (Anon 14):
  11886. Offset (from beginning of CODE resource) $692:  422E -> 50EE
  11887. Spectre Supreme v2.0.2
  11888. =====================
  11889. To disable registration serial number verification:
  11890. CODE resource 2 (Anon 53):
  11891. Offset (from beginning of CODE resource) $2C1E: 6614 -> 6014 Offset (from beginning of CODE resource) $2C36: 679C -> 4E71
  11892. To disable limits on custom Spectres:
  11893. CODE resource 23 (Anon 7):
  11894. Offset (from beginning of CODE resource) $310:  6624 -> 4E71 Offset (from beginning of CODE resource) $334:  6708 -> 6008
  11895. To disable net checking of serial numbers:
  11896. CODE resource 3 (Anon5):
  11897. Offset (from beginning of CODE resource) $552:  660A -> 4E71
  11898. CODE resource 14 (Anon 14):
  11899. Offset (from beginning of CODE resource) $68A:  422E -> 50EE
  11900. -
  11901. Spectre VR
  11902. v1.0.1
  11903. †To remove duplicate serial number checking on a network:
  11904.  
  11905. CODE 0003 +05E2: 660E -> 600C
  11906. CODE 0003 +05F0: 6772 -> 6072
  11907. CODE 0005 +0708: 6610 -> 6010
  11908. -
  11909. Speed up Finder 4.1
  11910. vAll
  11911. †Search:6100 B754 42AF 3F Change:4E71 B754 42AF 3F
  11912. Speed up Finder 4.1
  11913. Open Finder with the Open File command in FEdit, then find these hex strings
  11914. and change to 4E71's (NOP's). If they're not at these exact locations, just do
  11915. a hex search for the strings.
  11916. Sector:13 Pos:308
  11917. Look for:486E FFF8 A8A1 486E FFE0 A8A1 Change all to:4E71
  11918. Sector:13 Pos:380
  11919. Look for:486E FFE0 A8A1 486E FFE8 A8A1 486E FFE0 A8A1 Change all to:4E71
  11920. This stops the FrameRects (Zooming effect) from happening when you open or
  11921. close a window from the Desktop, kinda weird, why do this? I don't know!
  11922. -
  11923. Speedbeep
  11924. v2.0.6
  11925. PRETZEL
  11926. †To register Speed Beep, Cmd-Opt-Shf-Click on Title and "RoNertL"
  11927. -
  11928. SpeedReader II
  11929. vAll
  11930. †Search for:670260504EBA Change to:4E7160504EBA
  11931. -
  11932. SpeedyCD
  11933. v1.2.4
  11934. 02F614C99EB36FD8
  11935. †SpeedyCD 1.1.1 (Single Test Crack)
  11936.  
  11937. cdev #1 +3C66 6616->6016  (Think it’s Registered/use invalid serial #)
  11938.  
  11939.         +2798 670C->600C  To Register with anything for a serial number
  11940.         +272B 6604->4E71
  11941.         +27CC 6706->6006
  11942. -
  11943. Spin Doctor
  11944. v1.0
  11945. 703-221-0616
  11946. †'CODE' #3 +591E  6702->4E71.
  11947.  
  11948. Allows you to enter anything (or nothing) for the "enter serial number" dialog.
  11949. -
  11950. Spiral
  11951. vAll
  11952. 000000
  11953. (six zeros)
  11954. -
  11955. Spirit of Excalibur
  11956. vAll
  11957. †Color
  11958. EFFECT: The password dialog will never show up
  11959. HOW TO: CHANGE THE BYTE AT OFFSET 1830 IN CODE RESOURCE 1 TO 60
  11960. -
  11961. Spreadbase
  11962. v1.01
  11963. OSI-1-F-002-00105-100
  11964. (That’s osi at start)
  11965. v1.0
  11966. OSI-1-F-001-00105-100
  11967. -
  11968. SPSS Base
  11969. v6.1
  11970. 12345
  11971. vUnknown
  11972. 510456
  11973. -
  11974. Star Fleet
  11975. vAll
  11976. †To avoid Star Fleet a certain word on a certain line on a certain page. Open
  11977. Resedit, load the Star Fleet disk, Open "Star Fleet I". Then open "STR#" then
  11978. open "STR ID=10000". Then delete all of the text in all of the strings. Save
  11979. the changes and then quit. When you get to the security screen, just hit
  11980. continue.
  11981. -
  11982. Star League Baseball
  11983. vAll
  11984. †Search for:7CA835C80D5C Change to:7BA835C80D5C
  11985. Search for:88A2E158DD9D Change to:E9647CFC9CF6
  11986. -
  11987. Stardate
  11988. v1.0
  11989. ESM-10379-8830
  11990. -
  11991. StatusMac
  11992. vAll
  11993. SMR25168     25 Users
  11994. -
  11995. Stella
  11996. vAll
  11997. †v1.2
  11998. Search for:24A03F3C0001A9 Change to:07443F3C0001A9
  11999. -
  12000. Strata Instant Replay
  12001. v1.0
  12002. I286243253831
  12003. -
  12004. Strata MediaPaint
  12005. v1.0
  12006. M12309000011
  12007. -
  12008. Strata Studio Pro
  12009. vAll
  12010. A156241377081
  12011. A466241527321
  12012. †The Serial Number follows this pattern: A**6241-----1.  The "**" is representitive of one of the following sequences: 02,15,28,31,44,57,60,73,86,99.  Plug one of these where the stars are.
  12013. In the "-----" space enter either of these sets of numbers: 37708 or 79824.
  12014. Using this method you can yield over twenty copies.
  12015.  
  12016. To do this edit the 'V4sn' resource.  Be sure to make it the same length (14 bytes including the beginning length byte=$0D).
  12017. -
  12018. Strata Virtual 3D
  12019. vAll
  12020. V826243977191
  12021. -
  12022. Stratego
  12023. vAll
  12024. †v1.1.1
  12025. change CODE 10+$1628 from $4EAD 0672 to $4E71 7001 to get rid of the codes.
  12026. -
  12027. Streamline
  12028. v2.0
  12029. SAW200U3100000-471
  12030. SAW200U3100001-104
  12031. SAW200U3100002-737
  12032. SAW200U3100003-370
  12033. SAW200U3100004-287
  12034. SAW200U3100005-636
  12035. SAW200U3100006-269
  12036. SAW200U3100007-902
  12037. SAW200U3100008-535
  12038. SAW200U3100009-168
  12039. SAW200U3100010-354
  12040. SAW200U3100011-703
  12041. SAW200U3100012-336
  12042. SAW200U3100013-969
  12043. SAW200U3100014-602
  12044. SAW200U3100015-235
  12045. SAW200U3100016-868
  12046. SAW200U3100017-501
  12047. SAW200U3100018-134
  12048. SAW200U3100019-767
  12049. SAW200U3100020-669
  12050. SAW200U3100021-302
  12051. SAW200U3100022-935
  12052. SAW200U3100023-568
  12053. SAW200U3100024-201
  12054. SAW200U3100025-834
  12055. v3.0PC
  12056. SBW3003200000-234
  12057. SBW3003200001-833
  12058. SBW3003200002-432
  12059. SBW3003200003-315
  12060. SBW3003200004-630
  12061. SBW3003200005-229
  12062. SBW3003200006-828
  12063. SBW3003200007-427
  12064. SBW3003200008-310
  12065. SBW3003200009-625
  12066. SBW3003200010-609
  12067. SBW3003200011-208
  12068. SBW3003200012-807
  12069. SBW3003200013-406
  12070. SBW3003200014-289
  12071. SBW3003200015-604
  12072. SBW3003200016-203
  12073. SBW3003200017-802
  12074. SBW3003200018-401
  12075. SBW3003200019-284
  12076. SBW3003200020-984
  12077. SBW3003200021-583
  12078. SBW3003200022-182
  12079. SBW3003200023-781
  12080. SBW3003200024-380
  12081. SBW3003200025-979
  12082. SBW3003200026-578
  12083. SBW3003200027-177
  12084. SBW3003200028-776
  12085. SBW3003200029-375
  12086. SBW3003200030-359
  12087. SBW3003200031-958
  12088. SBW3003200032-557
  12089. SBW3003200033-156
  12090. SBW3003200034-755
  12091. SBW3003200035-354
  12092. SBW3003200036-953
  12093. SBW3003200037-552
  12094. SBW3003200038-151
  12095. SBW3003200039-750
  12096. SBW3003200040-734
  12097. SBW3003200041-333
  12098. SBW3003200042-932
  12099. SBW3003200043-531
  12100. SBW3003200044-130
  12101. SBW3003200045-729
  12102. SBW3003200046-328
  12103. SBW3003200047-927
  12104. SBW3003200048-526
  12105. SBW3003200049-125
  12106. SBW3003200050-109
  12107. v3.0
  12108. SAW300R3113443-487
  12109. SAW300R3100127-190
  12110. -
  12111. Studio 1
  12112. vAll
  12113. 4682119240
  12114. -
  12115. Studio 32
  12116. v1.2
  12117. 3006127841
  12118. vUnknown
  12119. 3006003068
  12120. -
  12121. Studio 8
  12122. v2.0
  12123. 9248372456
  12124. †Crack
  12125. In ResEdit open code ID 3. At offset $011A change $671A to $601A.
  12126. Any 10 digit password will now work
  12127. -
  12128. Studio Pro
  12129. vAlias
  12130. Please see the entry Strata Studio Pro
  12131. -
  12132. Studio Session
  12133. vAll
  12134. †This crack works for both the Player and the Editor.
  12135. Use a sector editor to change the following.
  12136. Search for:CD08 CD66 FD5A Change to:CA08 CA66 FD5A
  12137. -
  12138. StuffIt Deluxe
  12139. v3.5
  12140. DLXB-793-050000
  12141. v3.0x
  12142. Bxxxxx
  12143. (The 1st num can
  12144. NOT be a zero)
  12145. v2.0x
  12146. A 09000
  12147. A 09000
  12148. A 12345
  12149. A xxxxx
  12150. (x=any digit)
  12151. †A StuffIt  3.5 serial number can be generated in the following manner:
  12152.  
  12153. DLX?-***-nnnnnn
  12154.  
  12155. Where:
  12156.  
  12157.   ? is an alphanumeric character (all alphabetic's are considered upper case)
  12158.   *** is a three digit number calculated by adding the ASCII of the ?
  12159.       (alphanumeric character) to 727
  12160.   nnnnnn is any six digits.
  12161.  
  12162. Example: DLXZ-817-123456 or DLXA-792-123456.
  12163.  
  12164. v3.0 beta
  12165. Use any disk editor.
  12166. Search for: 1107 02FF D663 0ED4
  12167. Replace with:         D660
  12168. Eliminates the expiration date.
  12169.  
  12170. v3.0x
  12171. To change the registration info, edit the data fork of StuffIt Deluxe. The
  12172. serial number is a 4 byte hex value at offset $144. If you want to find out
  12173. what serial number you used, take the negative if it was a 'B' serial number
  12174. and subtract 50000 from it. Your name follows the serial number with a
  12175. preceding length byte. You can just change the serial number bytes to 0, run
  12176. the program and reregister.
  12177.  
  12178. KRAK magic menu
  12179.  
  12180. Stuffit Engine Patch
  12181.  
  12182. Here's a nifty patch I made to "fix" the Stuffit Engine so that it no longer
  12183. asks "this archive is corrupted, do you wish to continue working with it?"
  12184. whenever I use the Magic Menu "Expand" command to expand old archives.
  12185. (Interstingly enough in this dialog, yes means yes and no also means yes.)
  12186.  
  12187. If you don't know what I'm talking about then you don't need this patch.
  12188. However, if you find yourself in situations unpacking multiple archives from
  12189. the MagicMenu, and have cursed Stuffit's stupidity in refusing to recognize its
  12190. own older archives, then use this patch.
  12191.  
  12192. Hex search for 66 1C 20 6C 78 F8 0C A8 72 4C 61 75
  12193. Hex change 66 1C to 4E 71
  12194.  
  12195. Hex search for 66 0E 20 6C 78 F8 20 2C 79 18 B0 A8
  12196. Hex change 66 0E to 4E 71
  12197.  
  12198. Hex search for 67 24 2F 2C 78 F8 42 A7 42 A7 42 A7 A9 8B
  12199. Hex change 67 to 60
  12200.  
  12201. -
  12202. StuffIt Installer Maker
  12203. vAll
  12204. I347000001
  12205. I347000002
  12206. I347000003
  12207. I347000003
  12208. I497000004
  12209. I547000005
  12210. -
  12211. StuffIt Lite
  12212. v3.0x
  12213. L297000000
  12214. L347000001
  12215. L397000002
  12216. L447000003
  12217. L497000004
  12218. L547000005
  12219. L597000006
  12220. L647000007
  12221. L697000008
  12222. L747000009
  12223. L267000010
  12224. L317000011
  12225. L367000012
  12226. L417000013
  12227. L467000014
  12228. L517000015
  12229. L567000016
  12230. L617000017
  12231. L667000018
  12232. L717000019
  12233. L237000020
  12234. L287000021
  12235. L337000022
  12236. L387000023
  12237. L437000024
  12238. L487000025
  12239. L537000026
  12240. L587000027
  12241. L637000028
  12242. L687000029
  12243. L207000030
  12244. L257000031
  12245. L307000032
  12246. L357000033
  12247. L407000034
  12248. L457000035
  12249. L507000036
  12250. L557000037
  12251. L607000038
  12252. L657000039
  12253. L177000040
  12254. L227000041
  12255. L277000042
  12256. L327000043
  12257. L377000044
  12258. L427000045
  12259. L477000046
  12260. L527000047
  12261. L577000048
  12262. L627000049
  12263. L147000050
  12264. L197000051
  12265. L247000052
  12266. L297000053
  12267. L347000054
  12268. L397000055
  12269. L447000056
  12270. L497000057
  12271. L547000058
  12272. L597000059
  12273. †Stuffit protection
  12274.  
  12275. As a matter afact I know a "sort-of way" to do it. This will work fine for
  12276. TEXT files, but if you are unstuffing an application this may not work(though
  12277. try it).
  12278.  
  12279. Oh, this also works fine for documents, just not applications(well not all the time).
  12280.  
  12281. 1. Open the stuffit archive with ResEdit(or similiar utility)
  12282. 2. Locate the Mkey resource and delete it(remember to keep SPARE COPY OF THE
  12283.    FILE!!!!!)
  12284. 3. Now open the file again(yes it will still say it is encrypted)
  12285. 4. Now try to unstuff the file, it will give you a dialog box asking you to
  12286.    enter a password. Put one in(make it simple, like 123, abc etc. it has to
  12287.    be 3 characters), then remember it, click ok, it will give you another
  12288.    dialog box asking you to verify your password. Simply type it in again and
  12289.    voila!
  12290. 5. It will unstuff, but 7 times out of ten, it will not unstuff the file
  12291.    completely right, you can still read TEXT files, document files etc. But
  12292.    applications might not work. The TEXT files have there errors though, but
  12293.    most of em are obvious.
  12294. -
  12295. StuntCopter
  12296. vAll
  12297. MUHAHA
  12298. -
  12299. Super 7 Utilities
  12300. v2.0
  12301. 129300096
  12302. -
  12303. Super ATM
  12304. v3.5-3.6
  12305. GHB100R3100136-472
  12306. GHW100R3106316-197
  12307. -
  12308. Super Maze Wars
  12309. vAll
  12310. † -    SUPER MAZE WARS
  12311. EFFECT: When you start up, it will no longer ask for a registration number. In the About window, you can enter any registration number in the format:xxx-xxx-xxxx
  12312. This allows you to have unique identities on the network.
  12313. HOW TO:
  12314.     CODE 5 + $472A : Change $3007 -> $7000
  12315.     CODE 5 + $47D4 : Change $1E00 -> $7EFF
  12316.  
  12317. Crack for Maze Wars 1.0
  12318. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12319.  
  12320. 1) Open up Maze Wars 1.0 with ResEdit
  12321. 2) Open up the Code Resource
  12322. 3) Open up Code 5
  12323. 4) Search for Offset +4660
  12324. 5) Change 6622 to 6022
  12325. 6) Quit and save all changes
  12326. 7) Run Maze Wars
  12327. 8) Enter your made-up serial number in the correct format (123-456-7890)
  12328. 9) Have fun!
  12329.  
  12330. Brief Overview for C&Ns:
  12331. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12332. Code 5
  12333. +4660
  12334. 6622 -> 6022
  12335.  
  12336. -
  12337. Super Tetris
  12338. vAll
  12339. †SUPER TETRIS
  12340. EFFECT: You don't have to keep looking up the password each time to run it.
  12341. HOW TO:
  12342. 1. Open ResEdit
  12343. 2. Open CODE resource #6 "dialogs"
  12344. 3. select "Anon 5"
  12345. 4. at offset +0034 (addr 00025A) change D6A0 to D7A0
  12346. 5. save & quit
  12347.  
  12348. Color:
  12349. Patch App by first verifiying that CODE 6+$2B0 is $D9A4.
  12350. If this is the case, it is changed to $D7A0.
  12351. -
  12352. SuperBridge
  12353. v2.0
  12354. S370302000
  12355. TextBridge 2.0.2
  12356. PN#31-07995-00, SN#9404TM01068
  12357. -
  12358. SuperDisk
  12359. vAll
  12360. †On message, open Control Panel, Touch: Alerts, Security, More Options, Memory
  12361. -
  12362. SuperLaserSpool
  12363. vAll
  12364. 042401
  12365. -
  12366. SuperOffice
  12367. v2.0
  12368. For the release
  12369. 102600776
  12370. 102600768
  12371. For the Upgrade
  12372. 1026001535
  12373. 1026001527
  12374. 1026001451
  12375. -
  12376. SuperPaint
  12377. vAll
  12378. †v3.0
  12379. Name, Organization, and Serial Number info for SuperPaint 3.0
  12380. When the Aldus Installer installs SuperPaint 3.0, it will install an
  12381. Application with only one 'PLoc' Resource, which is a location of the
  12382. preferences file (ID 0). It also creates an invisible file called 'SomeFile',
  12383. type 'rsrc'/creator 'RSED' containing only one resource - 'PLoc' ID 1. The
  12384. format of this resource is similar to that of an owner resource - 1 byte
  12385. indicating the length, then the data of that length. This would contain your
  12386. serial number (i.e 'US 30-300....'), not encrypted. When you run SuperPaint
  12387. for the first time, it expects that file to be in the same directory as the
  12388. application, otherwise it says 'Personalization Failed.....'. If that file is
  12389. there, is will ask you for your name and organization, and display your serial
  12390. number. Then, it will add resource PLoc ID 1 to the Application with your
  12391. Name, Organization, and Serial Number stored as consecutive encrypted strings.
  12392. Since strings are 256 bytes, 256 * 3 = 768 bytes = Size of the resource. The
  12393. application never checks this resource, so you can screw with it to your
  12394. hearts content, as long as it stays the same size. As for the format of the
  12395. resource, I played with it and came up with this:
  12396. The first and second bytes are intact (the length, and the first character of
  12397. the string). The rest of the string seems to conform to this format:
  12398. First Nibble of the byte:
  12399. 0   1   2   3   4   5   6   7   8   9   A   B   C   D   E   F
  12400. becomes (BitXor $2)
  12401. 2   3   0   1   6   7   4   5   A   B   8   9   E   F   C   D
  12402. Second Nibble of the byte:
  12403. 0   1   2   3   4   5   6   7   8   9   A   B   C   D   E   F
  12404. becomes (BitXor $A)
  12405. A   B   8   9   E   F   C   D   2   3   0   1   6   7   4   5
  12406. E.G.
  12407. $41 (Hex)/'A' (Char)/65 (Dec.) would become (BitXor 2A)
  12408. $6B (Hex)/'k' (Char)/107 (Dec).
  12409. Look for an application to convert this for you!
  12410. Hint: To depersonalize SuperPaint just delete PLoc ID 1, Open ResEdit, Create
  12411. a New File, add resource type 'PLoc', create a new resource, type in anything
  12412. as a serial number, get the length, convert it to hex, then insert that as the
  12413. first character. Run SuperPaint, and it should ask you for you name/org with
  12414. that serial number!
  12415. -
  12416. Swoop
  12417. v1.0
  12418. Name: SPC
  12419. Copies: 99
  12420. code: FEDLIIJP
  12421. -
  12422. System 7 Pack
  12423. v3.2
  12424. 817GRGN5JKFH78H -- Registers APP-DOC linker portion
  12425. CC5187EFH28B911AF - Registers Finder 7 Portion
  12426. If you register the APP-DOC linker portion first
  12427. then you can also register the Finder 7 Portion.
  12428. v3.4.1
  12429. summer
  12430. †v3.3
  12431. Code 1 +6800   670A -> 4E71
  12432. Code 1 +6840   6738 -> 4E71
  12433. Here are a couple of serial numbers for System 7 Pack:
  12434. 817GRGN5JKFH78H - Registers APP-DOC linker portion
  12435. CC5187EFH28B911AF - Registers Finder 7 Portion
  12436. If you register the APP-DOC lionker portion first then you can also register
  12437. the Finder 7 Portion...
  12438. -
  12439. System's Twilight
  12440. v1.0.3
  12441. †Code #17 +59C  4D0E->4E71
  12442. -
  12443. Taskmaker
  12444. v2.0
  12445. †Taskmaker 2.0
  12446.  
  12447. Code #2
  12448. +5B58 6706            -> 6042
  12449.  
  12450. Code #7
  12451. +1D82  4294 4293 286E -> 24BC LongWord 1
  12452. +1D88  FFF8 486E FFFC -> 28BC LongWord 2
  12453. +1D8E  2F0A 2F3C 434F -> 26BC LongWord 3
  12454. +1D94  4445 4EBA      -> 6000 00F4
  12455.  
  12456. where LongWord i = Longword at CCHK #1000 +(4*(i-1))
  12457. ====================================================
  12458. Ex if your CCHK#1000 resource is
  12459.  
  12460. +00 EF965EB1
  12461. +04 00023800
  12462. +08 00000008
  12463.  
  12464. Then you would do
  12465.  
  12466. Code #7
  12467. +1D82  4294 4293 286E -> 24BC EF96 5EB1
  12468. +1D88  FFF8 486E FFFC -> 28BC 0002 3800
  12469. +1D8E  2F0A 2F3C 434F -> 26BC 0000 0008
  12470. +1D94  4445 4EBA      -> 6000 00F4
  12471. ====================================================
  12472. info about the crack: when i first tried to crack TM 2.0 I had endless problems
  12473. since every time I actually changed some code or left breakpoints set in the
  12474. debugger it would freeze-up.  It was about this time that I realized it was
  12475. checksumming (in some way) it's executable resources and checking them
  12476. (periodically perhaps), so based on this thinking I then found where it was
  12477. using (checking) the (mysteriously - very sore thumb) CCHK resource.  At first
  12478. I just made this return a good result (and still leave the bad calcuated
  12479. values intact), but this caused a read/version error (i would later find out
  12480. that this was when it was loading & de-encrypting the WRMS resource).  Next I
  12481. tried tracing thru this routine with my changes made (by using pc=pc+xxx to
  12482. change the execuation while leaving my patches in so they could be
  12483. checksummed) and recording the checksum values the code calculated - I then
  12484. quite, replaced the values in the CCHK resource with these values - however to
  12485. my amazement it still gave the read error - I went so far as to try this
  12486. approach with only the code #2 (registration crack) patch installed and the
  12487. modified date set to the original modified date and new prefs - it still
  12488. errored out.  Now I realize that the asshole must have actually encrypted some
  12489. other resources with the cheksum values as a key (I can't believe he has gone
  12490. to this much trouble) - so then  I realize (using Macnosy to analyze the
  12491. structure of the app calling chain) the only real solution is to make the
  12492. checksumming routine produce the values in the CCHK resource, so that the
  12493. encrypted resources will decompress correctly.  Now the patch simply puts the
  12494. correct values into the checksum (global variables #581-583 when in macnosy)
  12495. variables and returns - it does not even waste time doing the actual
  12496. checksumming! - in fact this leaves a few hundred bytes free after the end of
  12497. the CODE #7 patch if anyone wants to write some cheat code or what not here.
  12498. As a result of all this yu can now modify the code type resources at will - so
  12499. if someone actually wants to hunt down the part where it initializes your
  12500. registration status feel free....
  12501.  
  12502. ============================================================================
  12503.  
  12504. Invokable Phrases
  12505.  
  12506. Dark Glasses - hidden options menu
  12507. Eggs         - useless
  12508. Pronto       - materialize temporary keyshop with price 200cp a key
  12509. Faux Pas     - materialize temporary magic shop
  12510. heal         - trade 1/2 your food for health at a 1:1 exchange
  12511. monster      - generate a monster somewhere
  12512. refresh      - redraw the screen
  12513. who          - meaningless
  12514. go bulls     - strenght & agility from stamina
  12515. info         - info about place your in - meaningless
  12516. memory       - see the intro again - meaningless
  12517. gamble       - the best command so far - win or lose a percentage of your gold
  12518. psycheup     - spirit and int from ???
  12519.  
  12520. or
  12521.  
  12522. TASK MAKER 2.0  (complete)
  12523. EFFECT: Bypass Copy Protection
  12524. WILL ALSO: - remove virus checker
  12525.             - modify to put up 'Master' menu (you normally get as a reward for
  12526. finishing, all the time.
  12527. Remove Copy Protection:
  12528. CODE 2 @5F00 : 6620 -> 602C
  12529. CODE 3 @565A : 426D D0F0 -> 6100 259A CODE 3 @581C : 426D D0F0 -> 4E71 4E71 CODE 3 @6C66 : 2F2D FF6E -> 6000 0F84
  12530. CODE 3 @7BEC : .... .... 2F3C EF96 [] This is added to the END of
  12531.                5EB1 6000 F076 3B7C [] CODE 3, do not modify any
  12532.                0001 D0F0 4E75      [] existing data while adding this.
  12533. CODE 7 @1CB6 : 660A -> 600A
  12534. Show 'Master' Menu:
  12535.     CODE 2 @0B3E : 6710 -> 4E71
  12536.  
  12537. -
  12538. TCP Connect II
  12539. v2.0
  12540. DRJLT 8500 SVHTC 9210
  12541. DRJLT 8500 KLCVV 2300
  12542. DRJLT 8500 JRWHD 7050
  12543. DRJLT 8500 DVLNS 4570
  12544. DRJLT 8500 QLSBX 4320
  12545. DRJLT 8500 ATGFM 9920
  12546. DRJLT 8500 IDXDB 4860
  12547. DRJLT 8500 PMLJZ 4410
  12548. DRJLT 8500 UQHNH 6040
  12549. DRJLT 8500 PTXYB 7810
  12550. DRJLT 8500 NMXCD 2300
  12551. DRJLT 8500 ENDWZ 6010
  12552. DRJLT 8500 PWTHL 2600
  12553. DRJLT 8500 ECPJP 0320
  12554. DRJLT 8500 XLHTK 4410
  12555. -
  12556. Tekalite
  12557. vAll
  12558. †Search for:670001DC486EFC92 Change to:600001DC486EFC92
  12559. -
  12560. TeleMagic
  12561. vMU 10
  12562. Logon: Mac
  12563. Pasword: Master
  12564. vAll
  12565. M27964
  12566. -
  12567. Teleport Fax
  12568. vAll
  12569. KZW3
  12570. -
  12571. Temple of Apsai
  12572. vAll
  12573. †Search for:40C346FC2700205F Change to:4E7546FC2700205F
  12574. Search for:CE353F359647 Change to:E6448C3E9647
  12575. Search for:779D2ABD0651 Change to:709D2ABD0651
  12576. Search for:1F137229B20C Change to:7ED5EFC06EE0
  12577. -
  12578. Tempo EZ
  12579. v1.2a
  12580. TEZ0104104078
  12581. -
  12582. Terrazzo
  12583. vAll
  12584. 600701841233
  12585. -
  12586. TextBridge
  12587. v2.0.2
  12588. PN#31-07995-00 SN#9404TM01068
  12589. vUnknown
  12590. 9411TP00633
  12591. -
  12592. TextureScape
  12593. v1.5
  12594. 27-9003-6624
  12595. 27-9082-9628
  12596. v1.0
  12597. 27-9003-6624
  12598. -
  12599. The Incredible Machine
  12600. vAll
  12601. †Password 'awe' - this password works for every level
  12602.  
  12603. Here is a little help for those of you currently playing "The Incredible
  12604. Machine".    Of the total number of 160 puzzles, the following passwords
  12605. are for the first forty.
  12606.  
  12607.     01. (NR)        11. BASEBALL    21. COUNTDOWN   31. COMPACT DISK
  12608.     02. SIERRA      12. BEAR        22. PSALMS      32. SHAVER LAKE
  12609.     03. DYNAMIX     13. FISH        23. TANK        33. RHEUMATISM
  12610.     04. MACHINE     14. DALE        24. NIGHT       34. HARPSICHORD
  12611.     05. DISK        15. CHESTERTON  25. GAMES       35. MARKET
  12612.     06. SHUTTLE     16. SIZE        26. WESTERN     36. DEST
  12613.     07. SATURN      17. IRELAND     27. LOG HOME    37. MYRTLE
  12614.     08. KING        18. WORD        28. GRAPHICS    38. QUATERNION
  12615.     09. DRAGON      19. BRIEF       29. KNUTH       39. SHOE
  12616.     10. ANTS        20. HOT DOG     30. DONALD      40. FLOWER
  12617.  
  12618. -
  12619. The Mist
  12620. vAll
  12621. †Search for: F92C 443C 994E
  12622. Change to:  D15D F737  " "
  12623. Search for: 6094 21A4 7948
  12624. Change to:  6794  " "  " "
  12625. Search for: 101A 69D0 A505
  12626. Change to:  71DC F456 E3E0
  12627. -
  12628. Theorist
  12629. v1.51
  12630. 010626
  12631. v1.11
  12632. T-111-003367
  12633. T-110-001351
  12634. v1.1x
  12635. T-100-001351
  12636. T-110-001351
  12637. †Version 1.51
  12638.  
  12639. Open CODE 4 in ResEdit
  12640.  
  12641. Change it at offset $2BEE
  12642. From:    $670C
  12643. To:    $600C
  12644. -
  12645. Think Ahead+
  12646. v3.0.1
  12647. RK#2103171921
  12648. †To register bring up the about box and option-click on the icon on the right.
  12649.  
  12650. My SN# was 180101 (I don't believe this is used) the Registration Key was 2103171921
  12651. which comes from the 'magic' number (a constant initialized by the DATA resource) $4D8EEEF5=#1301212917 which maps to 2103171921=RK under the transformation rules that the first 5 and last 5 decimal digits are reversed and concatenated.
  12652. -
  12653. Think Pascal
  12654. vAll
  12655. 050000 65500 01064 66514
  12656. -
  12657. Think Tank
  12658. vAll
  12659. †Think Tank 128
  12660. Find:6608 3D6E FDAC 000C 6004 3D47 000C Change to:4E71…
  12661. Find:670C 487A 01A6 4EBA DBA4 6000 0188 Change to:60…
  12662. Think Tank 512
  12663. Search for:A002 6002 A402
  12664. Change to :4E71 """" """"
  12665. Search for:674E 486D E184
  12666. Change to :60"" """" """"
  12667. ThinkTank 512 1.0
  12668. Search for:A002 6002 A402 Change to:4E71 6002 A402
  12669. Search for:674E 486D E184 Change to:604E 486D E184
  12670. ThinkTank 512 1.1
  12671. Search for:6718 2F0E 4EBA FDDE Change to:6018 2F0E 4EBA FDDE
  12672. -
  12673. Tiles
  12674. v1.0
  12675. 100369
  12676. -
  12677. Timbuktu
  12678. v5.0.x
  12679. 283-961-742-350
  12680. 283-962-334-986
  12681. 247-084-561-538
  12682. 247-086-646-953
  12683. 247-083-731-231
  12684. 247-080-756-939
  12685. 247-070-062-382
  12686. 247-061-593-341
  12687. 247-081-055-303
  12688. 247-062-971-815
  12689. 247-082-602-838
  12690. 247-082-602-838
  12691. 247-074-375-896
  12692. 247-069-542-312
  12693. 247-085-957-012
  12694. 247-073-186-241
  12695. 247-060-285-987
  12696. 247-077-990-950
  12697. 247-078-288-405
  12698. 247-087-766-436
  12699. 247-076-343-506
  12700. 247-064-707-220
  12701. 247-088-845-597
  12702. 247-066-385-138
  12703. 247-089-304-931
  12704. 247-063-261-279
  12705. 247-067-064-988
  12706. 247-071-627-818
  12707. 247-072-430-997
  12708. v4.0.x
  12709. 051-068-845-152
  12710. 051-097-722-701
  12711. 052-894-620-727
  12712. 067-086-572-435
  12713. 067-288-614-997
  12714. 067-295-045-299
  12715. 067-393-760-509
  12716. 067-488-972-118
  12717. 067-586-461-043
  12718. 067-598-447-877
  12719. 191-560-555-335
  12720. 191-561-674-837
  12721. 228-610-931-242
  12722. 228-611-484-200
  12723. 228-612-364-808
  12724. 228-613-166-253
  12725. 228-614-408-908
  12726. 228-615-466-223
  12727. 228-616-330-503
  12728. 228-617-131-139
  12729. 228-618-474-703
  12730. 228-619-662-715
  12731. 228-620-096-279
  12732. 228-621-706-815
  12733. 228-622-895-726
  12734. 228-623-240-291
  12735. 228-624-950-827
  12736. 228-625-903-106
  12737. 228-626-093-017
  12738. 228-627-335-582
  12739. 228-629-767-845
  12740. 228-631-150-533
  12741. 228-632-583-288
  12742. 228-633-083-420
  12743. 228-634-534-479
  12744. 228-635-346-015
  12745. 228-636-966-551
  12746. 228-637-769-196
  12747. 228-638-231-146
  12748. 228-639-931-501
  12749. 229-000-127-282
  12750. 229-001-457-825
  12751. 229-002-438-242
  12752. 229-003-880-907
  12753. 229-004-582-342
  12754. 229-005-753-126
  12755. 229-006-534-533
  12756. 229-007-067-298
  12757. 229-008-777-743
  12758. 229-009-866-745
  12759. 229-010-221-210
  12760. 229-011-921-846
  12761. 229-012-365-310
  12762. 229-013-454-211
  12763. 229-014-307-500
  12764. 229-015-108-136
  12765. 229-016-320-296
  12766. 229-017-420-107
  12767. 229-018-121-552
  12768. 229-019-564-207
  12769. 229-020-752-128
  12770. 229-021-085-792
  12771. 229-022-207-942
  12772. 229-023-769-507
  12773. 229-024-859-418
  12774. 229-026-993-519
  12775. 229-027-973-127
  12776. 229-028-425-186
  12777. 229-029-137-531
  12778. 229-090-452-045
  12779. 229-091-903-922
  12780. 229-092-704-458
  12781. 229-093-925-518
  12782. 229-094-996-125
  12783. 229-095-448-093
  12784. 229-096-161-529
  12785. 229-097-593-193
  12786. 229-098-094-416
  12787. 229-099-903-355
  12788. 229-100-256-920
  12789. 229-101-237-428
  12790. 229-102-789-001
  12791. 229-103-491-931
  12792. 229-104-932-597
  12793. 229-105-922-105
  12794. 229-106-266-759
  12795. 229-107-785-232
  12796. 229-108-666-840
  12797. 229-109-867-999
  12798. 229-110-581-425
  12799. 229-111-142-303
  12800. 229-112-022-911
  12801. 229-113-465-556
  12802. 229-114-266-011
  12803. 229-115-407-846
  12804. 229-116-208-201
  12805. 229-117-929-837
  12806. 229-118-363-302
  12807. 229-119-452-213
  12808. 229-210-120-551
  12809. 229-211-911-197
  12810. 229-212-264-751
  12811. 229-213-055-297
  12812. 229-214-895-227
  12813. 229-215-497-762
  12814. 229-216-200-208
  12815. 229-217-308-447
  12816. 229-218-020-903
  12817. 229-219-463-548
  12818. 229-220-264-003
  12819. 229-221-095-033
  12820. 229-222-785-579
  12821. 229-223-150-225
  12822. 229-224-030-742
  12823. 229-225-440-396
  12824. 229-226-892-960
  12825. 229-227-584-496
  12826. 229-228-226-033
  12827. 229-229-026-982
  12828. 229-230-478-527
  12829. 229-231-460-135
  12830. 229-232-770-113
  12831. 229-233-092-857
  12832. 229-234-892-212
  12833. 229-235-325-930
  12834. 229-236-116-476
  12835. 229-237-776-343
  12836. 229-238-657-951
  12837. 229-239-001-506
  12838. 229-300-745-547
  12839. 229-301-956-807
  12840. 229-302-578-333
  12841. 229-303-271-979
  12842. 229-304-841-938
  12843. 229-305-822-446
  12844. 229-306-414-991
  12845. 229-307-966-546
  12846. 229-308-866-495
  12847. 229-309-876-240
  12848. 229-310-470-876
  12849. 229-311-931-341
  12850. 229-312-022-252
  12851. 229-313-364-907
  12852. 229-314-165-352
  12853. 229-315-856-998
  12854. 229-316-696-928
  12855. 229-317-300-363
  12856. 229-318-262-743
  12857. 229-319-243-251
  12858. 229-320-893-219
  12859. 229-321-495-845
  12860. 229-322-947-320
  12861. 229-323-827-928
  12862. 229-324-739-876
  12863. 229-325-282-083
  12864. 229-325-950-926
  12865. 229-326-441-148
  12866. 229-327-883-722
  12867. 229-328-793-561
  12868. 229-329-147-217
  12869. 229-330-027-825
  12870. 229-331-461-389
  12871. 229-332-381-228
  12872. 229-333-261-836
  12873. 229-334-703-310
  12874. 229-335-924-561
  12875. 229-336-477-519
  12876. 229-337-457-127
  12877. 229-338-809-700
  12878. 229-339-502-227
  12879. 229-340-931-700
  12880. 229-341-902-207
  12881. 229-342-603-752
  12882. 229-343-567-022
  12883. 229-344-655-943
  12884. 229-345-088-598
  12885. 229-346-800-043
  12886. 229-347-143-799
  12887. 229-348-243-510
  12888. 229-349-774-275
  12889. 229-350-386-710
  12890. 229-351-476-521
  12891. 229-352-338-901
  12892. 229-353-141-437
  12893. 229-354-583-001
  12894. 229-355-441-407
  12895. 229-356-973-081
  12896. 229-357-585-507
  12897. 229-358-207-143
  12898. 229-359-117-093
  12899. 288-628-147-118
  12900. 288-630-570-593
  12901. v3.1
  12902. 050018163839
  12903. 050174884776
  12904. 050243058119
  12905. 050252496808
  12906. 050299701200
  12907. 050420220047
  12908. 050470581085
  12909. 050538983926
  12910. 050567356715
  12911. 050579697881
  12912. 050594487420
  12913. 050762732586
  12914. 050813441353
  12915. 050900000811
  12916. 050971260731
  12917. 052103887941
  12918. 054518991799
  12919. 060936195911
  12920. 067591117475
  12921. 067358023312
  12922. 067174563045
  12923. 067597854241
  12924. 067598447877
  12925. 067393760509
  12926. 067086572435
  12927. 067488972118
  12928. 067295045299
  12929. 067288614997
  12930. 067586461043
  12931. 194348358889
  12932. 194349765253
  12933. 194350935223
  12934. 194351125878
  12935. 194352881122
  12936. 194353792211
  12937. 194354250737
  12938. 194355028487
  12939. 194356685831
  12940. 194357496910
  12941. 194358884475
  12942. 194359352810
  12943. 194360472202
  12944. 194361920335
  12945. 194362198898
  12946. †Timbuktu 4.01
  12947. This patch works by changing the "check serial number" routine, to always
  12948. accept the entered serial number as valid. Timbuktu checks the serial number
  12949. in two places: (1) at startup in the INIT, and (2) in the DA when it is
  12950. opened. Therefore, there are two patches:
  12951. Rsrc
  12952. ID
  12953. Patch
  12954. New Code
  12955. INIT -15999
  12956. 4E56 FFE6 48E7 1100 206E
  12957. 205F 584F 1EBC 0001 4ED0
  12958. oTB2
  12959. 1000
  12960. "
  12961. "
  12962. The INIT resource is in the Timbuktu startup document (naturally), but the
  12963. oTB2 resource is in the Timbuktu Desk Accessory. In the version I had (4.0.1),
  12964. which is posted on this board, the offsets for the patches in the resources
  12965. were:
  12966. Rsrc
  12967. Offset to patch
  12968. INIT
  12969. $2E12
  12970. oTB2
  12971. $2BC0
  12972. Just make sure you don't enter the same serial number twice on the same
  12973. network. The format for the Timbuktu 4.0.1 serial numbers is:
  12974. ###-###-###-###
  12975. -
  12976. Timbuktu Pro
  12977. v2.0
  12978. 509-464-736-249
  12979. 509-465-548-328
  12980. -
  12981. Timbuktu Remote
  12982. vAll
  12983. 09270295376
  12984. 0177671543
  12985. 2255000010
  12986. 3120741165
  12987. 4140343176
  12988. 4215201110
  12989. 5179990010
  12990. 5147206610
  12991. 8153781543
  12992. 910216537
  12993. 3120741165
  12994. 4140343176
  12995. 4293156232
  12996. 8153781543
  12997. 9102165376
  12998. -
  12999. Timeslips III
  13000. v2.1
  13001. 1230
  13002. 702060
  13003. 80718162
  13004. 80732101
  13005. -
  13006. TimesTwo
  13007. v1.0
  13008. 22U3U1/65U6581
  13009. †Remember, T2 has killed peoples hard drives, ESPECIALLY boot drives. Non-boot
  13010. drives seem to fare better. Go figure.
  13011. -
  13012. Toast CD ROM Writer
  13013. vAll
  13014. 123456
  13015. -
  13016. Tom Landry’s Strategy Football
  13017. vAll
  13018. †v1.02
  13019. CODE 36 "Section37"
  13020.  Offset   Original      Cracked
  13021.  ------  ---------    ---------
  13022.     288  6600 00A2    601C 4E71
  13023.     3C2       6604         4E71
  13024. or
  13025. Change CODE 7+$45C
  13026. From:
  13027.  
  13028. $661C
  13029.  
  13030. To:
  13031. $4E71
  13032. Change CODE 7+$468
  13033. From:
  13034.  
  13035. $6708
  13036.  
  13037. To:
  13038. $4E71
  13039.  
  13040. or
  13041.  
  13042.     TOM LANDRY STRATEGY FOOTBALL
  13043. EFFECT: The protection will accept any code.
  13044. HOW TO: CODE ID 36, offset 03C2:
  13045.                 change 6604 -> 4E71
  13046. -
  13047. Tops
  13048. v2.1
  13049. 0247718M21
  13050. -
  13051. Touchbase Pro
  13052. vAll
  13053. TB6I14233S2KE1CS
  13054. buvc0z9s8h1n7dab
  13055. †xx=DB or TB
  13056. xxR79J4Y6J257ZM5  xxLA974R6J29IH0T  xx8S9Z4C6-2IO9O0  xxKM9K4Y6V2P-LBM
  13057. xxI59X46632TUJHG  xx2N9Q4J6B2ODOHI  xx-792466D2S-2J3  xxFQ9J4D6O2-XXRO
  13058. xxVG9C4O6C2ZA100  xxWM9Y4Z672OHI4M  xxTT9Q4N6C22B-5N  xxWK974E622I8ZPV
  13059. xxWP9I466Q2G3BLW  xxO5914S6S2W5P6A  xxV59E456N2SYIMY  xx8F9L4J62279TRO
  13060. xx9N9M4P682TTXJE  xx6H9C4E6Q2G-HBN  xxBY9A4-662U8939  xxPZ9B4L6R25EWRB
  13061. xx3D9J4Z612LJMFQ  xxA6904K6C2QBRL6  xxTS9Z436F2AMLQT  xxH1974J6029O163
  13062. xxMU9H4X6P2YKJ2K  xxC69Q41602-LQYJ  xx4A944U6Z2CQIH3  xxJK944J6G2C7ABS
  13063. xx4695436T28O81-  xx9M9K4S602FQ538  xxTP9O4R6I2L7Z36  xxE69J4S6D2ZP-L7
  13064. xx9M984P6C2K-UX0  xxPU9Y4H6E2I2SEI  xxKJ9F456G2JKMSW  xxR99I4D6O2HA29T
  13065. xxZ49M4J6J2RX7HY  xxPR9B4D6R2ZNCU6  xxXC9J45672SB7F0  xx58974C6L2LZ3GS
  13066. xxP39I4F6-29NZ0E  xxLW9E466V215PSL  xxBU9P4E6Z29OZ--  xxKH9Q4I6B2-N1E1
  13067. xxS99Z4Y6124HXPK  xx7Y984Q6I272LH2  xxDR9A406F2GCUGS  xx1S9F4C6Y2IHLXS
  13068. xxE6944I6G258S29  xxJA93426I2O5PEG  xxPG964K622WAZ9P  xxF09N4L6Z2Y47VB
  13069. xxLC9W486H2HVJOS  xxUG904K6N2ZKI78  xxDQ9-4E692EJFN3  xxBW9X4I6J236T1M
  13070. xxXQ994J6Q243-1Y  xx9B9G416B2FJ4HL  xxX99Z4X602ET2D-  xxN-9Z446E2J55JZ
  13071. xx619-446820RRFJ  xx8Y9U4S6M2USHCJ  xx5191456R2USHCK  xxOG92426028XN0Q
  13072. xxEP9F4P642A5CO1  xxZ2984T6W2L71JJ  xxVK9W436O25Y6LY  xxDI9G4K6V2W5R0D
  13073. xxXR9R4Z6-2F0HX-  xxS59N4E6Q2IS8NE  xxME9Y4X6V22S27D  xx5Z9X4D6X2Y0CJX
  13074. xxOC9E416C2-W23U  xxWN9I4E662EUIX5  xxVK9W4-6A2HUL1L  xxGT9S4Z6E2V99H9
  13075. xxCI9K4B6K2860UP  xx199V4P6224QQSU  xxUY904M6P2PH8UK  xx2Y9N476F2K2GJ6
  13076. xx8E9I4A6-24OLQ8  xx2R93476T2P9D-H  xxAP914D6B2PLZX7  xxX89L4O6I2DY4M9
  13077. xx0J9S4Y662X8EIZ  xxF29P486J2FFFLU  xxP-9B4J6U2SBIQA  xxH99-4U6G2AH21Y
  13078. xxEC9A4G622N89Q6  xx769N4A6S2VOODR  xx019P4V6O2US-ED  xxVU9H4Y6B2-DB2F
  13079. xxRG9-4X652OK4KV
  13080.  
  13081. -
  13082. Translator
  13083. vAll
  13084. 100409599990
  13085. -
  13086. Transylvania
  13087. vAll
  13088. †Make all files visble using Set File or some such program. Copy all files
  13089. except track2.text and track3.text onto another disk. Transylvania has the
  13090. annoying habit of ejecting the disk and rebooting when you quit the program.
  13091. You can cure this by doing the following: Use FEdit to look at Block#25 and
  13092. change bytes 423 and 424 from A0 17 to ADF4. A017 is the OS Trap 'Eject' and
  13093. ADF4 is the OS Trap 'ExitToShell' This will force the program to return to the
  13094. Finder instead of ejecting and rebooting.
  13095. -
  13096. Triple Play
  13097. vAll
  13098. †v1.0
  13099. The Back Gammon is the only program that is protected, The Serial # is on the
  13100. modified block, so this crack kills the serial # also.
  13101. change : 6720 487A 00C0
  13102.     to : 66"" """" """"
  13103. -
  13104. Tristan
  13105. vAll
  13106. 11300017816
  13107. †To patch Tristan™ 1.03 so you don't need to type in the codes, change CODE 5
  13108. + $7BE from A850 3F3C to 6000 0120. This should work for both the LC and the
  13109. 13" version.
  13110. or try
  13111. EFFECT: The password dialog will never show up
  13112. HOW TO: LOCATE CODE RESOURCE 2
  13113.  
  13114. CHANGE THE WORD AT OFFSET 281A FROM 4EAD TO 4E71
  13115.  
  13116. CHANGE THE WORD AT OFFSET 281C FROM 0262 TO 4E71
  13117.  
  13118. TRISTAN V1.0
  13119. EFFECT: The password dialog will never show up
  13120. HOW TO: CHANGE THE WORD AT OFFSET 198E IN CODE RESOURCE 2 TO 4E75
  13121. TRISTAN V1.0.2
  13122. EFFECT: The password dialog will never show up
  13123. HOW TO: LOCATE CODE RESOURCE 2
  13124.  
  13125. CHANGE THE TWO WORDS AT OFFSET 37AC TO 4E71 4E71
  13126.  
  13127. or
  13128.  
  13129.     TRISTAN V1.0.3/LC
  13130. EFFECT: The password dialog will never show up HOW TO: LOCATE CODE RESOURCE 2
  13131. CHANGE THE WORD AT OFFSET 281A FROM 4EAD TO 4E71 CHANGE THE WORD AT OFFSET 281C FROM 0262 TO 4E71
  13132. -
  13133. Trivia Arcade
  13134. vAll
  13135. †Search for:6604 302E Change TO:67…
  13136. Search for:6756 3F3C Change TO:66…
  13137. 2nd Crack
  13138. SEARCH:A002 4EBA 0052 4A40 6604 REPLACE:A002 4EBA 0052 4E71 4E71
  13139. SEARCH:0C5F 24D3 6756 REPLACE:0C5F 24D3 6056
  13140. -
  13141. Trivia Fever
  13142. vAll
  13143. †Search for:0C4001A6 Change to:4E7501A6
  13144. -
  13145. True Forms
  13146. v2.0
  13147. TC2009001554
  13148. TDA2008000217
  13149. -
  13150. Turbo Turtle
  13151. vAll
  13152. †Search for 660845FA003A Change to:660845FA003A
  13153. Search for 66103F3C0000 Change to:4E713F3C0000
  13154. -
  13155. TurboCD
  13156. v1.1.7
  13157. 916A885B
  13158. -
  13159. Typestry
  13160. v1.1
  13161. 1379000784
  13162. 3478905948
  13163. vAll
  13164. 1900582261
  13165. -
  13166. TypeTamer
  13167. v1.0.6c
  13168. A13AJ8J29F
  13169. -
  13170. Typing Intrigue
  13171. vAll
  13172. †Search for 672A 4267 486E Change to:4E71 4E71 486E
  13173. -
  13174. U-Page
  13175. v4.0.1
  13176. 0002-3373-0867-2034
  13177. -
  13178. Ultima ][
  13179. vAll
  13180. †Crack
  13181. Search: 6608 44FA 003C Replace 6608 with: 4E71
  13182. Search: 6616 4267 6016 Replace 6616 with: 4E71
  13183. You can then unprotect all the files, throw away "ForMaster", and have a
  13184. finder-copyable version.
  13185. or try
  13186. Search for:660000083D7C0001FFEA Change to:4E714E713D7C0001FFEA
  13187. Ultima ][ Cheats
  13188. How to give yourself all the weapons, armor, All 99 abilities, 9999 HP and
  13189. food:
  13190. Boot up Mac Tools and open the Player File on the Ultima disk. Change this on
  13191. the file:
  13192. (XXXX= DON'T CHANGE)
  13193. 0010: XXXX XXXX XXXX XXXX XXXX XXXX XXXX 0063
  13194. 0020: 0063 0063 0063 0063 0062 270F 270F 270F
  13195. THOSE ARE THE ABILITIES… STRENGTH, AGILITY, STANIMA, CHARISMA, WISDOM AND
  13196. INTELLIGENCE. YOU CAN CHANGE THE NUMBER TO ANYTHING UP TO $63 BECAUSE THAT IS
  13197. THE MAXIMUM, 99 DECIMAL.
  13198. THE NEXT THREE SETS OF NUMBERS AND LETTERS ARE HIT POINTS, PROVISIONS,
  13199. EXPERIENCE, GOLD PIECES. $270F (9999 DEC) IS THE MAXIMUM.
  13200. THIS LINE IS FOR GIVING YOUR CHARACTER SPELLS, WEATHER YOUR THIEF OR MAGIC
  13201. USER:
  13202. 0050: 0063 0063 0063 0063 0063 0063 0063 0063
  13203.  
  13204. |
  13205. |
  13206. |
  13207.  
  13208.  ---------- SPELLS ------------
  13209. CLOTH ARMOR
  13210. AT THE END OF THE LINE THERE IS CLOTH ARMOR. YOUR CHARACTER WILL HAVE THAT AND
  13211. ALL THE ARMOR ON THIS LINE:
  13212. 0060: 0063 0063 0063 0063 0063 0063 0063 0063
  13213.  
  13214. |
  13215. |
  13216. |
  13217.  
  13218.  --------- MORE ARMOR ---------
  13219. DAGGER
  13220. 0070:
  13221. 0063
  13222. 0063
  13223. 0063
  13224. 0063
  13225. 0063
  13226. 0063
  13227. 0063
  13228. 0063
  13229.  
  13230. |
  13231. |
  13232. |
  13233. |
  13234. |
  13235. |
  13236. |
  13237. |
  13238.  
  13239. MACE
  13240. AXE
  13241. BOW
  13242. SWORD
  13243. GREAT
  13244. |
  13245. PHASER
  13246. QUICK
  13247.  
  13248. SWORD
  13249. |
  13250. SWORD
  13251.  
  13252. LIGHT SWORD
  13253. THE NEXT FEW LINES YOU CAN TYPE ANY NUMBER BETWEEN 0000 (DON'T HAVE IT) TO
  13254. 270F (9999 OF THE ITEM). THESE ARE WORDLY POSSESSIONS:
  13255. 0090: 0063 0063 0063 0063 0063 0063 0063 0063
  13256. 00A0: 0063 0063 0063 0063 0063 0063 0063 0063
  13257. THE ITEMS ARE:[RINGS, WANDS, STAFFS, BOOTS, CLOAKS, HELMS, GEMS, ANKHS, RED
  13258. GEMS, SKULL KEYS, GREEN GEMS, BUTTONS, TASSLES, COINS, IDOLS, TRILITHIUMS]
  13259. Ultima /// crack
  13260. FIND:0A00 0001 1B40 FB19 CHANGE TO:4E71 7000 1B40 FB19
  13261. You can then unprotect all the files, throw away "ForMaster", and have a
  13262. finder-copyable version.
  13263. or try
  13264. Search for:0A0000011B40FB19 Change to:4E7170001B40FB19
  13265. -
  13266. UltraFind
  13267. v1.x-2.x
  13268. 2981460    'Doom'
  13269. 4675320    'Anonymous'
  13270. -
  13271. UltraPaint
  13272. v1.0.3
  13273. 19369
  13274. 51736
  13275. v1.x
  13276. 51736
  13277. 88613
  13278. -
  13279. Uninvited
  13280. vAll
  13281. †Search for:00320C4000316748     Change to:00320C4000316048
  13282. Search for:0C40FFFA56C04A006720 Change to:0C40FFFA56C04A006020
  13283. Search for:52404A4057C04A00660C Change to:52404A4057C04A00600C
  13284. Search for:0C40001D57C04A006616 Change to:0C40001D57C04A006016
  13285. Search for:0C40004756C04A00671E Change to:0C40004756C04A00601E
  13286. Search for:0C40000956C04A006722 Change to:0C40000956C04A006022
  13287. Search for:00410C4000406708     Change to:00410C4000406008
  13288. -
  13289. Unlimited Adventures
  13290. vAll
  13291. † -    UNLIMITED ADVENTURES
  13292. EFFECT: Removes the copy protection
  13293. HOW TO: LOCATE resource code 12:
  13294. code 12 offset 4510:  replace the 4ead 0332 with 4e71 4e71 code 12 offset 4540:  replace the 6604 with 6004
  13295.         code 12 offset 4568:  replace the 6708 with 4e71 to be able to type any word to get into the game:
  13296. CODE 12 offset 4544:  change 4A00 to 7001
  13297.         CODE 12 offset 4568:  change 4A00 to 7001
  13298. -
  13299. UP Utilities
  13300. vAll
  13301. 0002190715
  13302. -
  13303. Updiff
  13304. v1.0
  13305. 309438180
  13306. †UpDiff 1.0 : Allows anything for Serial number
  13307.  
  13308. CODE #2  +26A  67->60
  13309. -
  13310. UserLand Frontier
  13311. vAll
  13312. ULF.13106.100
  13313. -
  13314. Utopia
  13315. vAll
  13316. †Search for:A00F201FDFFC00000032 Change to:6000F4FC…
  13317. or try
  13318. Search for:3CBA000C4EBA Change to:4E714E714EBA
  13319. -
  13320. VB GraphMaster
  13321. v1.1.2
  13322. NFR 11200159
  13323. -
  13324. Vegas Poker
  13325. vAll
  13326. †Open 'code' #1  with Resedit. At offset $273E CHANGE FROM 66 TO 60
  13327. -
  13328. Vellum
  13329. v2.1.2
  13330. 01399
  13331. -
  13332. Verificateur
  13333. vAll
  13334. †v1.8
  13335. Search for:67162F0E4EBAFF96 Change to:60162F0E4EBAFF96
  13336. -
  13337. VersaTerm Pro
  13338. v5.0.4
  13339. 338815
  13340. v5.0
  13341. Any number from 100 to 9999999
  13342. -
  13343. Vette!
  13344. vAll
  13345. †This contains all the codes, keys, and some patches for VETTE!
  13346.  
  13347. Entering the codes:
  13348. If you enter the wrong code on your second chance, the game will let you play
  13349. for a couple times until it says "Sorry, you've been caught driving a stolen
  13350. vette!" and quit on you. You also only have a limited amount of commands to
  13351. use. eg you can't shift passed 2nd gear or get back to car view from the
  13352. helicopter. You can patch the game so you don't have to enter the codes. For
  13353. the Black and white Vette! change the byte in CODE 1 "Main" at offset $242
  13354. from $66 to $60.
  13355. For ColorVette! do the samething with offset $602 instead.
  13356. These are the commands that I could find:
  13357. view inside car:
  13358. cmd-1: left
  13359. cmd-2: forward
  13360. cmd-3: right
  13361. cmd-4: helicopter view
  13362.  
  13363. cmd-opt-4: reset controls
  13364. viewing extras
  13365.  
  13366. cmd-5
  13367. :show/hide dash
  13368.  
  13369. cmd-6
  13370. :show/hide mirror
  13371.  
  13372. B
  13373. :show/hide buildings
  13374.  
  13375. G
  13376. :show/hide gears
  13377.  
  13378. H
  13379. :show/hide heading map
  13380.  
  13381. D
  13382. :show/hide damage
  13383.  
  13384. W
  13385. :wireframes on/off (B&W only)
  13386.  
  13387. V
  13388. :show/hide horizon and hand
  13389. sound
  13390. :E,S
  13391. helicopter controls
  13392.  
  13393. cmd-7
  13394. :up
  13395.  
  13396. cmd-8
  13397. :down
  13398.  
  13399. cmd-9
  13400. :tilt down
  13401.  
  13402. cmd-0
  13403. :tilt up
  13404. transmission:
  13405.  
  13406. +
  13407. :up shift to higher gear
  13408.  
  13409.  -
  13410. :down shift
  13411.  
  13412. R
  13413. :reverse
  13414.  
  13415. numberkeys
  13416. :set gear
  13417.  
  13418. ],zero
  13419. :neutral
  13420.  
  13421. X,Z
  13422. :cruise
  13423.  
  13424. A
  13425. :automatic
  13426. car controls:
  13427.  
  13428. left
  13429. gas
  13430. right
  13431.  
  13432. 7,U
  13433. 8,I
  13434. 9,O
  13435.  
  13436. 4,J
  13437. break
  13438. 6,L
  13439.  
  13440. 1,M
  13441. 2,M
  13442. 3,,
  13443. use up/down arrow keys to select excuse for cop (or use -,+ if you don't have
  13444. arrow keys). Sometimes he might let you go.
  13445. These are all 32 of the questions and answers I found in the program:
  13446. How many square blocks is Chinatown? (page 30)   16
  13447. What year was the first Corvette exhibited? (page 40)   1953
  13448. In 1956, where was the Corvette/ Thunderbird challenge? (page 41)   DAYTONA
  13449. Fuel injection was added in what model year? (page 41)   1957
  13450. What model year was the Stingray Corvette introduced? (page 42)   1963
  13451. What year was Golden Gate Park started? (page 29)   1887
  13452. What year was the Presidio established? (page 29)   1776
  13453. What year was Coit Tower built? (page 30)   1933
  13454. What year was the Golden Gate International Expo? (page 31)   1939
  13455. What year was the Moscone Center built? (page 32)   1981
  13456. At what rpm will the stock Corvette reach 245 bhp? (page 50)   4300
  13457. What is the curb weight (lbs) of the stock Corvette? (page 50)   3313
  13458. In inches, what is the height of the ZR1? (page 51)   46.7
  13459. What is the length of the Sledgehammer in inches? (page 53)   176.5
  13460. In inches, how long is the wheelbase of the Twin Turbo? (page 52)   96.2
  13461. What is the curb weight (lbs) of the Twin Turbo? (page 52)   3500
  13462. What is the displacement of the Countach engine in ccs? (page 55)   5167
  13463. What is the displacement of the Porsche engine in ccs? (page 54)   4957
  13464. Number of feet it takes the Testarossa to stop from 80? (page 56)   242
  13465. What is the total number of acres in the Presidio? (page 29)   1500
  13466. What is the nickname of the south of Market area? (page 31)   SOMA
  13467. What year did the fastback shape of the Corvette return? (page 43)   1978
  13468. What year did the Corvette join the horsepower race? (page 42)   1964
  13469. What is the standing 1/4 mi speed (mph) of the stock Vette? (page 50)   95
  13470. What top speed (mph) was recorded at Bonneville in 1967? (page 43)   192
  13471. What is the fuel capacity of the Countach in gallons? (page 55)   31.7
  13472. What is the fuel capacity of the Porsche in gallons? (page 54)   22.7
  13473. What is the standing 1/4 mi speed (mph) of the Twin Turbo? (page 52)   111
  13474. What is the curb weight of the F40 in pounds? (page 57)   2650
  13475. In inches, what is the length of the Porsche 928? (page 54)   178.1
  13476. The length of the Testarossa wheelbase in inches? (page 56)   100.4
  13477. In inches, what is the height of the Ferrari F40?  (page 57)   44.5
  13478.  
  13479. Vette! trick:
  13480. 1. Get to a gear higher than first
  13481. 2. Switch to manual
  13482. 3. press '1' for first gear
  13483. 4. press '2' for brake for a second
  13484. 5. press '8' for forward and keep it down
  13485. 6. press 'a' for automatic
  13486. 7. press '1' again
  13487. 8. press 'x' for cruise control if you haven't ran into to anything yet.
  13488.  
  13489. Vette Color V1.01
  13490. EFFECT: Use higher gears, if wrong password entered
  13491. HOW TO: LOCATE CODE RESOURCE 1
  13492.  
  13493. CHANGE THEWORD AT OFFSET 0822 FROM 661E TO 6018
  13494.  
  13495. or
  13496.  
  13497.     VETTE! 1.0
  13498. EFFECT:The program will never ask you the question.
  13499. HOW TO:
  13500. (B/W) Locate CODE 2 of the file "VETTE!", Find Offset $123C,
  13501. From 4EAD 0032 to 4E71 4E71
  13502. (Color)Locate CODE 2 of the file  "Color VETTE!", Find Offset $18D8, From 4EAD 004A to 4E71 4E71
  13503. -
  13504. Victoire!
  13505. vAll
  13506. †in the cdev  +1DA6  661E->4E71
  13507.              +1DCA  6738->4E71
  13508. This makes it think your registered, unless you go to the about box, and then
  13509. it resets, i tried
  13510. +2CAE  64 -> 60
  13511. to stop this prob, but this skips to much, will have to spend
  13512. some more time to stop the about box problem, however i think it will work if
  13513. you do not go to the about box.
  13514. Victoire 1.0.2 - to get unlimited demo time, thus effectively registering it
  13515. change INIT #128 +$976 6C02->6002
  13516. -
  13517. Video Graffiti
  13518. v1.0
  13519. 1-56471-1611-56028
  13520. -
  13521. VideoWorks
  13522. vAll
  13523. †v1.0
  13524. Search for:A0073D40 Change to:4E713D40
  13525. This patch NOPs a call to Get_Vol_Info and may have some side effects. So far,
  13526. none have surfaced.
  13527. -
  13528. Videx Calender
  13529. vAll
  13530. †Search for:57C1C0014A6E
  13531. Change to:50C1C0014A6E
  13532. -
  13533. Videx FunPak
  13534. vAll
  13535. †Search for:4A5F670848 Change to:4A5F660848 (every INSTANCE!)
  13536. -
  13537. Videx MacCheckers
  13538. vAll
  13539. †Move to block 0189, position 0155, change 67 to 60
  13540. Move to block 01C2, position 0137, change 67 to 60
  13541. -
  13542. Videx MacGammon
  13543. vAll
  13544. †Move to block 00CA, position 01A8, change FA75 to FB74
  13545. Move to block 016A, position 006B, change 6851 to 6950
  13546. -
  13547. Videx MacGammon/Cribbage
  13548. vAll
  13549. †BLOCK 202 CHANGE 1A8-1A9 FROM FA 75 TO  FB 74
  13550. BLOCK 362 CHANGE 6B-6C FROM 68 51 TO 69 50
  13551. -
  13552. Videx Mail Center
  13553. vAll
  13554. †Installer:
  13555. Search for:6F6C D0F5 28A1 9AD7 E41A 703B B19B EE0E
  13556. CHANGE  TO:6F6C D0F5 29A0
  13557. THEN
  13558. Search for:9E19 B170 0844 8BF8 8845 5A9A 428B C85F
  13559. CHANGE  TO:9E19 B170 0844 8AF9
  13560. and to the Videx Mail Center app:
  13561. Search for:A94F B12F 06D8 E629 C230 C3FE 548C D0C8
  13562. CHANGE  TO:A84E
  13563. THEN
  13564. Search for:6E48 9651 FBA4 96A0 7AB6 830E BC1A 2724
  13565. CHANGE  TO:6F49
  13566. Make these changes to a sector copy -- now its fully broken. If you copy it to
  13567. a hard drive, also copy the invisible file called 'VIDEX KEY FILE'.
  13568. -
  13569. View to a Kill
  13570. vAll
  13571. †Search for:9083EDE76099 Change to:B8F25EEC6099
  13572. Search for:39EB780FD09F Change to:3EEB780FD09F
  13573. Search for:E9CDC07BFC7A Change to:880B5DFC273B
  13574. -
  13575. Virtual 3D
  13576. vAlias
  13577. Please see the entry Strata Virtual 3D
  13578. -
  13579. Virtual Disk
  13580. v2.0.1
  13581. 00310456
  13582. -
  13583. Virtus WalkThrough
  13584. v1.1
  13585. EDVWT157-000-36F6
  13586. v1.0 Pro
  13587. ECMAA621-000-AAF2
  13588. -
  13589. Wayne Gretzky Hockey
  13590. vAll
  13591. †CODE 10+FC4
  13592. from:
  13593. 4EBA FBF6
  13594. to:
  13595. 4E71 600E
  13596. -
  13597. WealthBuilder
  13598. v3.0
  13599. WM416MT63EU
  13600. †Locate CODE 72 offset 07D4
  13601. Find 6328
  13602. Change to 6028
  13603.  
  13604. Any text in the Registration Number field will be accepted.
  13605.  
  13606. Notes:
  13607. As far as I can tell, this krak works. I'm assuming that WealthBuilder 3.0 is
  13608. supposed to ask for the registration each time you start a new document. The
  13609. kraked WealthBuilder 3.0 SHOULD NOT ask for the registration information at
  13610. any other time (e.g. when opening existing documents).
  13611.  
  13612. Be advised that String 2 from STR# 25003 "Profile Transactions Errors" reads
  13613. "Maximum number of users for this registration number exceeded.  Call
  13614. Technical Support." I have not attempted to correct the programming error that may cause this bug to manifest itself.
  13615. -
  13616. Web Weaver
  13617. v2.5.2
  13618. F%GD29ifFe82
  13619. -
  13620. WebStar
  13621. v1.1
  13622. WEB*-q497-tpP3-yret-yuwr
  13623. WEB*-q497-tpP3-yret-yvwr
  13624. WEB*-u4u7-7ru9-%rrt-8rte
  13625. -
  13626. WellTris
  13627. vAll
  13628. †B&W
  13629. In case you ended up with a version of Welltris that needs the flag codes to
  13630. work here is a ResEdit crack that I picked up somewhere…
  13631. Using ResEdit do the following:
  13632.  Open CODE resource with id 3
  13633.  
  13634. Go to Hex Offset 1212
  13635.  
  13636. Change the highlighted 66 to 60
  13637. Open CODE resource with id 5
  13638.  
  13639. Go to Hex Offset 1AC3
  13640.  
  13641. Change the highlighted 56 to 75
  13642.  
  13643. Go to Hex Offset 0A4E
  13644.  
  13645. Change the highlighted 67 to 60
  13646. Open CODE resource with id 6
  13647.  
  13648. Go to Hex Offset 0D1C
  13649.  
  13650. Change the highlighted 67 to 60
  13651. Weltris Color
  13652. Open CODE resource with id 3
  13653.  
  13654. Go to Hex Offset 122E
  13655.  
  13656. Change the highlighted 66 to a 60
  13657. Open CODE resource with id 5
  13658.  
  13659. Go to Hex Offset 17C9
  13660.  
  13661. Change the highlighted 56 to a 75
  13662.  
  13663. Go to Hex Offset 0A44
  13664.  
  13665. Change the highlighted 67 to a 60
  13666. Open CODE resource with id 6
  13667.  
  13668. Go to Hex Offset 0D1C
  13669. Change the highlighted 67 to a 60
  13670. -
  13671. Where in the World is Carmen SanDiego
  13672. vDeluxe
  13673. †WHERE IS THE WORLD IS CARMEN SANDIEGO (Deluxe Edition)
  13674. EFFECT: You can enter the wrong answer three times and it will still give you your promotion.
  13675. HOW TO:
  13676. CODE 8 + $2E20 - Change $6C7C to $4E71
  13677. -
  13678. Whiz Tools
  13679. vAll
  13680. †v1.1
  13681. Search for: 6620 2F3C 000E 0011 2F2C 3ADA
  13682. Change to:  6020  " "  " "  " "  " "  " "
  13683. -
  13684. WindoWatch
  13685. vAll
  13686. 5009545683
  13687. -
  13688. Winter Games
  13689. vAll
  13690. †To make Winter Games by EPYX copyable, try this:
  13691. Search for:0BFA 8712 F340 449C 9B98 109E 05F8 238C CHANGE TO:0AFA
  13692. Make these changes to a sector copy, then bit copy tracks #78 & 79 with copy
  13693. II Mac.
  13694. -
  13695. Wishbringer
  13696. vAll
  13697. †Search for 6FDA100667063B7C change to 6004100667063B7C
  13698. -
  13699. Wizardry
  13700. vAll
  13701. †Search for 0A00000167000090302EFFF2 change to 0A00000160000098302EFFF2
  13702. THAT REMOVES THE PROTECTION, BUT YOU STILL HAVE TO PUT SOME KIND OF DISK IN
  13703. THE INTERNAL DRIVE WHEN IT ASKS FOR THE MASTER(ANY DISK). TO REMOVE THE EJECTS
  13704. AND THE DISK REQUEST, DO THE FOLLOWING (AFTER YOU MAKE THESE MODS, IT WON'T
  13705. WORK ON A HARD DRIVE THO..) (SO IF YOU HAVE A H.D., JUST DO THE FIRST PATCH)
  13706. Search for 205FA0173E804ED14E56FFCE change to 205FA0173EBC00004E56FFCE
  13707. Search for 216E000A0012A0173D40000E4E change to 216E000A00124E713D40000E4E
  13708. Search for 2F2E00084EBAFF66A853 change to 2F2E00084E714E71A853
  13709. Search for FFF46620487A067E487A0632 change to FFF44E71487A067E487A0632
  13710. THAT'S, EITHER THE FIRST PATCH, OR ALL OF THEM, THE FILES ARE FINDER COPYABLE
  13711. AND NO MORE CHECKS.
  13712. or try
  13713. Wizardry 1.1
  13714. Search for 4EAD 059A 41ED 059A change to 4E714E7141ED059A
  13715. -
  13716. Wizardry II Knight of Diamonds
  13717. vAll
  13718. † - KNIGHT OF DIAMONDS (aka. WIZARDRY II)
  13719. EFFECT: By-passes copy protection.
  13720. HOW TO: Open CODE resource 73
  13721.         at offset, change word to $4E75
  13722.  
  13723. -
  13724. Word Perfect
  13725. v3.0
  13726. V0000005961
  13727. -
  13728. Word Perfect Works
  13729. vAll
  13730. 1WW12XM0000099
  13731. -
  13732. Wordtris
  13733. vAll
  13734. †(color version)
  13735. Search for: A915 3B7C 000C 962E 422D
  13736. Change to : 4E71
  13737. Search for: 6600 FF4C 2F0C A983 1006 4CEE 10E0
  13738. Change to : 4E71 4E71 2F0C 4E71
  13739. Search for: A991 486D 95F2 7003
  13740. Change to : 4E71
  13741. (B/W version)
  13742. Search for: A915 3B7C 000C 963C 422D
  13743. Change to : 4E71
  13744. Search for: 6600 FF4C 2F0C A983 1006 4CEE 10E0
  13745. Change to : 4E71 4E71 2F0C 4E71
  13746. Search for: A991 486D 9600 7003
  13747. Change to : 4E71
  13748. or
  13749. Open it with ResEdit and open CODE resource ID=1 with a hex editor. At
  13750. position 07A0 you will find: 4EAD 056A 4A00 6606 4EBA 0BC8 A9F4 598F
  13751. Change this to: 4E71 4E71 4E71 4E71 4E71 4E71 4E71 4E71
  13752.  
  13753. or
  13754.  
  13755.  WORDTRIS v1.0 (B&W and Colour)
  13756. EFFECT: It doesn't ask for a word at start-up any more.
  13757. HOW TO: Open CODE resource 1
  13758.             at offset 07A0, change word to $600C
  13759.  
  13760. or
  13761.  
  13762.     WORDTRIS B/W
  13763. EFFECT: The password dislog will never show up
  13764. HOW TO: LOCATE CODE RESOURCE 1
  13765.     CHANGE THE WORD AT OFFSET 07A0 TO 4E71
  13766.     CHANGE THE WORD AT OFFSET 07A2 TO 4E71
  13767.     CHANGE THE BYTE AT OFFSET 07A6 TO 60
  13768.     WORDTRIS V1.00 (COLOUR)
  13769. 2    Patches, each works independant of the other so you can use one, the
  13770. other or both.
  13771. A)  EFFECT: This will still bring up the dialog, but you just hit return 3    times and it will start.
  13772. HOW TO: Code 1, "Main", anton 6
  13773.     offset 0082-0086  replace with 4E71
  13774. B)  EFFECT: This will stop the dialog from being brought up.  If you want to be reall safe, do both, because the second just kills the dialog and under some ciramstances it might quit anyway.
  13775. HOW TO: Code1, "Main", anton 6
  13776.     offset 007A  replace these two bytes with two 4E71's
  13777. -
  13778. World Music
  13779. v2.0b
  13780. M20014-41003
  13781. †SN#='MXXXXX-XXXXX' , where X=any digit
  13782. -
  13783. X-FerIT
  13784. vAll
  13785. 550035173-2 'anonymous'
  13786. -
  13787. X-Mas Lights
  13788. v1.0
  13789. 125001751
  13790. -
  13791. Xerion
  13792. vAll
  13793. †the following commands to wired things:
  13794. Clear 5 - Next Level (Just like Dos Master said for Crazy Cars)
  13795. Clear 6 - Directly to the bounus stage
  13796. Clear 3 - Clears what ever is pulling you or making you wiggle
  13797. Clear 1 - Make the paddel larger
  13798. Clear 2 - Makes you catch the ball
  13799. -
  13800. XP PressMarks
  13801. v1.0.6
  13802. 001139
  13803. -
  13804. XP Print Tools XT
  13805. v1.0.1
  13806. 815715147
  13807. -
  13808. Xyphus
  13809. vAll
  13810. †Search for each string seperately and change the 67's to 60's.
  13811. 4EBA 5F6C 101F 6708
  13812. 4EBA 5E6A 101F 6708
  13813. 4EAD 007A 101F 6708
  13814.  
  13815. or try
  13816.  
  13817. Search for 670002502C7C00 change to 4E714E712C7C00
  13818. -
  13819. ZephyrPalettes
  13820. v1.3
  13821. 2-130-3186163
  13822. -
  13823. ZipIt
  13824. v1.2.6
  13825. v1.2
  13826. †CODE #2
  13827.  
  13828. +2292 OC39->13FC
  13829. ••• Version: "1.2" •••
  13830. CODE #2
  13831.  
  13832. +2B3A    660E->600E
  13833. +2B4A    0C39->13FC
  13834. +2B52    6614->4E71
  13835.  
  13836. Note that this does not actually register the program, it just makes it behave like it was registered. Also, it enables encryption!
  13837. -
  13838. ZipQuest Pro
  13839. v1.0
  13840. SN#A 10392, Reg#B-143385261
  13841. -
  13842. Zone of Avoidance
  13843. v1.0.3av
  13844. †EFFECT: Remove Copy Protection
  13845. HOW TO: CODE 9 @1A0A : 4EB9 -> 6008
  13846.  
  13847. Another collection of modifications to make games more fun!
  13848. ****************************************
  13849. This patch allows you to have unlimited missiles:
  13850. Open CODE 4 in ResEdit
  13851. Change it at offset $4392
  13852. From:        $5379
  13853. To:        $6004
  13854. ****************************************
  13855. This patch gives you full abilites after you finish Level 1:
  13856.  
  13857. Open CODE 4 in ResEdit
  13858. Change it at offset $736E
  13859. From:        $6252
  13860. To:        $4E71
  13861. AND
  13862. Change it at offset $737A
  13863. From:        $4ED1 0C39 0004
  13864. To:        $23FC 0404 0404
  13865. -
  13866. ][ in a Mac
  13867. v2.0
  13868. vAll
  13869. †Search for: 4EBA 02C2 42A7 3F3C
  13870. Change to:  4E71 4E71 42A7 3F3C
  13871. ••• Version: "All" •••
  13872. Search for: 6100 B754 42AF 3F
  13873. Change to:  4E71 B754 42AF 3F
  13874. -
  13875. Δ Acknowledgements Δ
  13876. vAll
  13877. †Thanks to the many people from whose postings I have stolen KRAKs and Serial Numbers. Special thanks to those who have taken the trouble to EMail me to send me the KRAKs and Serial Numbers, and to the creator of this database to view the files!
  13878. -
  13879. Δ Cracking Tips Δ
  13880. vAll
  13881. †“Single Test Crack”
  13882.  
  13883.   Refers to a crack that works in two halves (that have to applied seperately and in order) as the result of the program that is being cracked having a particularly simple and annoying personalization/registration scheme.  Namely these programs test the same data (the serial number) (in one or more -usually 2 places) for two different reasons:
  13884.  
  13885. #1 do I have a valid serial#?
  13886. Yes -> Personalized.
  13887. No  -> Personalize
  13888.  
  13889. #2 Is the serial # valid when Personalizing?
  13890. Yes -> Save personalization and enter program
  13891. No ->  Quit or give alert saying try again.
  13892.  
  13893. Now assuming we can circumvent these two checks (ie. always make the answer yes) we are left with a small dilemma: If we just circumvent check#1 (or check#1 and check#2) we will never get to personalize, and if we just circumvent check#2 we get it personalized and can use it once, but it will ask us to personalize every time we run it - clearly an unacceptable state of affairs.
  13894.  
  13895.  The two possible (CODE) solutions:
  13896.  ---------------------------------
  13897.  
  13898. Method A:
  13899.  
  13900. Just Patch Test#1 (simple but may cause crashes and/or not work - see below)
  13901.  
  13902. Method B:
  13903.  
  13904. Patch Test #2
  13905. Run Program and Personalize/Register
  13906. Quit the program (this is obvious but included for completeness)
  13907. Patch Test #1 (at this point the patch to test #2 is irrelevant)
  13908.  
  13909. Method B is by far the preferred course of action - although it is a somewhat tedious 3 step process it is guaranteed (by me {iff the crack is correct}) to ALWAYS work as it mimicks exactly the way the original code was meant to work (aside from reversing the checks results).
  13910.  
  13911. Method A is fraught with DANGER as it will definitely skip any special one time initialization/setup that is done by the personalization code, which at a minimum records your personalization info.  Usually your personalization info is used for display in about boxes and such and if you go to one of these locations the program may or may not crash/screw up DEPENDING ENTIRELY on how it is programmed.  Also you can never be absolutely sure that it won’t crash unless your capable of disassembling the whole program and analyzing it completely - go ahead make my day...(and you don’t need my help if you can - and the NSA has a job for you)
  13912.  
  13913. Copy Protected disks
  13914.  
  13915. Do you have one of those copy protected floppies that
  13916. neither Apple Disk Copy nor DART nor DiskDup+ will copy?
  13917. You know, the kind with the hole punched in the disk.
  13918. Give up?  Wanna' copy it?  Use Norton Utilities' "Floppier" -- any version should work.  It's the only disk image utility
  13919. that will display "Copying around bad sectors" when it
  13920. encounters the hole in the floppy.  Duh -- it works!
  13921. You can even make a floppy out of it and then in turn make a
  13922. DiskDup+ image from that so you have a mountable image file.
  13923. (Or use Delta Image to convert the Floppier image to DiskDup+.)
  13924.  
  13925. -
  13926. ΔΔΔ End Note ΔΔΔ
  13927. vAll
  13928. †Any cracking tips will be added here at the end of the file. The main file will contain only actual cracks. Cracking tips will remain in the file for a few months only.
  13929. -
  13930. END
  13931.